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

[
    {
        "url": "https://demozoo.org/api/v1/productions/274473/?format=api",
        "demozoo_url": "https://demozoo.org/productions/274473/",
        "id": 274473,
        "title": "Cybernoid Ripp",
        "author_nicks": [
            {
                "name": "New Generation Crew",
                "abbreviation": "NGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108454/?format=api",
                    "id": 108454,
                    "name": "New Generation Crew",
                    "is_group": true
                }
            },
            {
                "name": "The Seventh Sector",
                "abbreviation": "TSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112468/?format=api",
                    "id": 112468,
                    "name": "The Seventh Sector",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-04-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "cybernoid"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275786/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275786/",
        "id": 275786,
        "title": "The Ultimate",
        "author_nicks": [
            {
                "name": "New Generation Crew",
                "abbreviation": "NGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108454/?format=api",
                    "id": 108454,
                    "name": "New Generation Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]