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

{
    "url": "https://demozoo.org/api/v1/productions/275530/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275530/",
    "id": 275530,
    "title": "Black Night",
    "author_nicks": [
        {
            "name": "Antares",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106991/?format=api",
                "id": 106991,
                "name": "Antares",
                "is_group": true
            }
        },
        {
            "name": "Dekmin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2679/?format=api",
                "id": 2679,
                "name": "Dekmin",
                "is_group": false
            }
        },
        {
            "name": "Gandalf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3089/?format=api",
                "id": 3089,
                "name": "Lord Blitter",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}