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

[
    {
        "url": "https://demozoo.org/api/v1/productions/293527/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293527/",
        "id": 293527,
        "title": "TNCS Holiday 92 Loader",
        "author_nicks": [
            {
                "name": "The Northstar Coding Syndicate",
                "abbreviation": "TNCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117517/?format=api",
                    "id": 117517,
                    "name": "The Northstar Coding Syndicate",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288795/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288795/",
        "id": 288795,
        "title": "New Years '93",
        "author_nicks": [
            {
                "name": "The Northstar Coding Syndicate",
                "abbreviation": "TNCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117517/?format=api",
                    "id": 117517,
                    "name": "The Northstar Coding Syndicate",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/183797/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183797/",
        "id": 183797,
        "title": "TNCS",
        "author_nicks": [
            {
                "name": "Insane Creators Enterprise",
                "abbreviation": "iCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                    "id": 2196,
                    "name": "Insane Creators Enterprise",
                    "is_group": true
                }
            },
            {
                "name": "The Northstar Coding Syndicate",
                "abbreviation": "TNCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117517/?format=api",
                    "id": 117517,
                    "name": "The Northstar Coding Syndicate",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]