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

{
    "url": "https://demozoo.org/api/v1/productions/31624/?format=api",
    "demozoo_url": "https://demozoo.org/music/31624/",
    "id": 31624,
    "title": "Nucleophile",
    "author_nicks": [
        {
            "name": "Puryx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/643/?format=api",
                "id": 643,
                "name": "Puryx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "TBC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/641/?format=api",
                "id": 641,
                "name": "TBC",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-08-02",
    "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": "BaseUrl",
            "url": "http://www.puryx.dk/music/Puryx_-_Nucleophile.mp3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/artists/puryx/puryx_-_nucleophile.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}