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

{
    "url": "https://demozoo.org/api/v1/productions/91176/?format=api",
    "demozoo_url": "https://demozoo.org/music/91176/",
    "id": 91176,
    "title": "FR019 Main",
    "author_nicks": [
        {
            "name": "RP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/355/?format=api",
                "id": 355,
                "name": "Ronny",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Farbrausch",
            "abbreviation": "FR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                "id": 211,
                "name": "Farbrausch",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-03-31",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/farbrausch/music/019-rp-poem_to_a_horse_%28party%29.mp3"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/8205/"
        },
        {
            "link_class": "ScenesatTrack",
            "url": "https://scenesat.com/track/2535"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "v2"
    ]
}