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

[
    {
        "url": "https://demozoo.org/api/v1/productions/123923/?format=api",
        "demozoo_url": "https://demozoo.org/productions/123923/",
        "id": 123923,
        "title": "UN Squadron Cracktro",
        "author_nicks": [
            {
                "name": "The Stranglers",
                "abbreviation": "TSG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31988/?format=api",
                    "id": 31988,
                    "name": "The Stranglers",
                    "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "un-squadron"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123926/?format=api",
        "demozoo_url": "https://demozoo.org/productions/123926/",
        "id": 123926,
        "title": "TSG Boot Antivirus",
        "author_nicks": [
            {
                "name": "The Stranglers",
                "abbreviation": "TSG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31988/?format=api",
                    "id": 31988,
                    "name": "The Stranglers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-07-25",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/70562/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70562/",
        "id": 70562,
        "title": "Combo Racer Cracktro",
        "author_nicks": [
            {
                "name": "The Stranglers",
                "abbreviation": "TSG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31988/?format=api",
                    "id": 31988,
                    "name": "The Stranglers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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": [
            "combo-racer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75873/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75873/",
        "id": 75873,
        "title": "Soundtrack",
        "author_nicks": [
            {
                "name": "The Stranglers",
                "abbreviation": "TSG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31988/?format=api",
                    "id": 31988,
                    "name": "The Stranglers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]