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

[
    {
        "url": "https://demozoo.org/api/v1/productions/151302/?format=api",
        "demozoo_url": "https://demozoo.org/productions/151302/",
        "id": 151302,
        "title": "TransMortal",
        "author_nicks": [
            {
                "name": "ArcEmpire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51198/?format=api",
                    "id": 51198,
                    "name": "ArcEmpire",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-10-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323824/?format=api",
        "demozoo_url": "https://demozoo.org/productions/323824/",
        "id": 323824,
        "title": "!Bodgering",
        "author_nicks": [
            {
                "name": "ArcEmpire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51198/?format=api",
                    "id": 51198,
                    "name": "ArcEmpire",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]