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

[
    {
        "url": "https://demozoo.org/api/v1/productions/91484/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91484/",
        "id": 91484,
        "title": "Was Denn?",
        "author_nicks": [
            {
                "name": "The Reprobates",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34607/?format=api",
                    "id": 34607,
                    "name": "The Reprobates",
                    "is_group": true
                }
            }
        ],
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269149/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269149/",
        "id": 269149,
        "title": "Their Donation",
        "author_nicks": [
            {
                "name": "The Reprobates",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34607/?format=api",
                    "id": 34607,
                    "name": "The Reprobates",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Alliance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31429/?format=api",
                    "id": 31429,
                    "name": "The Alliance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-09-30",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/153527/?format=api",
        "demozoo_url": "https://demozoo.org/productions/153527/",
        "id": 153527,
        "title": "TRT 1",
        "author_nicks": [
            {
                "name": "The Reprobates",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34607/?format=api",
                    "id": 34607,
                    "name": "The Reprobates",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-26",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/153528/?format=api",
        "demozoo_url": "https://demozoo.org/productions/153528/",
        "id": 153528,
        "title": "TRT 2",
        "author_nicks": [
            {
                "name": "The Reprobates",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34607/?format=api",
                    "id": 34607,
                    "name": "The Reprobates",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-26",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]