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

[
    {
        "url": "https://demozoo.org/api/v1/productions/9927/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9927/",
        "id": 9927,
        "title": "YOURisten III.",
        "author_nicks": [
            {
                "name": "Shut The Fuck Up",
                "abbreviation": "STFU, S.T.F.U.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11225/?format=api",
                    "id": 11225,
                    "name": "Shut The Fuck Up",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/9925/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9925/",
        "id": 9925,
        "title": "The Smelling Project",
        "author_nicks": [
            {
                "name": "Shut The Fuck Up",
                "abbreviation": "STFU, S.T.F.U.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11225/?format=api",
                    "id": 11225,
                    "name": "Shut The Fuck Up",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-10-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/9928/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9928/",
        "id": 9928,
        "title": "Kindergarten Boogie 64k",
        "author_nicks": [
            {
                "name": "Bluebox Cinematique Gmbh",
                "abbreviation": "BX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6010/?format=api",
                    "id": 6010,
                    "name": "Bluebox Cinematique Gmbh",
                    "is_group": true
                }
            },
            {
                "name": "Shut The Fuck Up",
                "abbreviation": "STFU, S.T.F.U.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11225/?format=api",
                    "id": 11225,
                    "name": "Shut The Fuck Up",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-09-24",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/9926/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9926/",
        "id": 9926,
        "title": "ORION-22 (The Retrocketro)",
        "author_nicks": [
            {
                "name": "Shut The Fuck Up",
                "abbreviation": "STFU, S.T.F.U.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11225/?format=api",
                    "id": 11225,
                    "name": "Shut The Fuck Up",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-06-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]