GET /api/v1/releasers/21233/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/141401/?format=api",
        "demozoo_url": "https://demozoo.org/productions/141401/",
        "id": 141401,
        "title": "Sci-Fi Park",
        "author_nicks": [
            {
                "name": "Helene Hunding Harmens",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21233/?format=api",
                    "id": 21233,
                    "name": "tripleh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07-11",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36766/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36766/",
        "id": 36766,
        "title": "Forgotten",
        "author_nicks": [
            {
                "name": "Helene",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21233/?format=api",
                    "id": 21233,
                    "name": "tripleh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-07-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/31511/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/31511/",
        "id": 31511,
        "title": "WarHammerheadRobots",
        "author_nicks": [
            {
                "name": "Helene Hunding Harmens",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21233/?format=api",
                    "id": 21233,
                    "name": "tripleh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]