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

{
    "url": "https://demozoo.org/api/v1/productions/143501/?format=api",
    "demozoo_url": "https://demozoo.org/music/143501/",
    "id": 143501,
    "title": "Disco Da Sommerparty",
    "author_nicks": [
        {
            "name": "Virgill",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/224/?format=api",
                "id": 224,
                "name": "Virgill",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Rebels",
            "abbreviation": "RBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-05-10",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/artists/virgill/mp3/virgill-disco_da_sommerparty.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}