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

{
    "url": "https://demozoo.org/api/v1/productions/289181/?format=api",
    "demozoo_url": "https://demozoo.org/music/289181/",
    "id": 289181,
    "title": "Near Dark",
    "author_nicks": [
        {
            "name": "PAiN!",
            "abbreviation": "P!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45306/?format=api",
                "id": 45306,
                "name": "PAiN!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-10",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tyger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88053/?format=api",
                    "id": 88053,
                    "name": "Tyger",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}