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

[
    {
        "url": "https://demozoo.org/api/v1/productions/112580/?format=api",
        "demozoo_url": "https://demozoo.org/productions/112580/",
        "id": 112580,
        "title": "Coaxial",
        "author_nicks": [
            {
                "name": "Core Dumped",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27798/?format=api",
                    "id": 27798,
                    "name": "Core Dumped",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-11-03",
        "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/44827/?format=api",
        "demozoo_url": "https://demozoo.org/productions/44827/",
        "id": 44827,
        "title": "Patchwork",
        "author_nicks": [
            {
                "name": "Core Dumped",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27798/?format=api",
                    "id": 27798,
                    "name": "Core Dumped",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-04",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "needs-mmx"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62854/?format=api",
        "demozoo_url": "https://demozoo.org/productions/62854/",
        "id": 62854,
        "title": "?",
        "author_nicks": [
            {
                "name": "Core Dumped",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27798/?format=api",
                    "id": 27798,
                    "name": "Core Dumped",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-25",
        "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": [
            "lost"
        ]
    }
]