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

[
    {
        "url": "https://demozoo.org/api/v1/productions/128972/?format=api",
        "demozoo_url": "https://demozoo.org/productions/128972/",
        "id": 128972,
        "title": "Sycopath",
        "author_nicks": [
            {
                "name": "Keefy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55180/?format=api",
                    "id": 55180,
                    "name": "Keefy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "seuck"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/128633/?format=api",
        "demozoo_url": "https://demozoo.org/productions/128633/",
        "id": 128633,
        "title": "Revival",
        "author_nicks": [
            {
                "name": "Keefysoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55180/?format=api",
                    "id": 55180,
                    "name": "Keefy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/128577/?format=api",
        "demozoo_url": "https://demozoo.org/productions/128577/",
        "id": 128577,
        "title": "Big Top Type",
        "author_nicks": [
            {
                "name": "Keefy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55180/?format=api",
                    "id": 55180,
                    "name": "Keefy",
                    "is_group": false
                }
            },
            {
                "name": "STOSSER Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44181/?format=api",
                    "id": 44181,
                    "name": "STOSSER Software",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]