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

[
    {
        "url": "https://demozoo.org/api/v1/productions/339200/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339200/",
        "id": 339200,
        "title": "InfoSuxxtro",
        "author_nicks": [
            {
                "name": "Anti Coldstone Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96890/?format=api",
                    "id": 96890,
                    "name": "Anti Coldstone Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/224235/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224235/",
        "id": 224235,
        "title": "Chu Chu Train",
        "author_nicks": [
            {
                "name": "Anti Coldstone Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96890/?format=api",
                    "id": 96890,
                    "name": "Anti Coldstone Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "train"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/224236/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224236/",
        "id": 224236,
        "title": "Frost-Stein",
        "author_nicks": [
            {
                "name": "Anti Coldstone Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96890/?format=api",
                    "id": 96890,
                    "name": "Anti Coldstone Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]