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

{
    "url": "https://demozoo.org/api/v1/productions/197485/?format=api",
    "demozoo_url": "https://demozoo.org/music/197485/",
    "id": 197485,
    "title": "Prisoner Inside",
    "author_nicks": [
        {
            "name": "Melwyn",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/410/?format=api",
                "id": 410,
                "name": "Melwyn",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Acid Rain",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13789/?format=api",
                "id": 13789,
                "name": "Acid Rain",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-11-06",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "lyrics"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mp3"
    ]
}