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

{
    "url": "https://demozoo.org/api/v1/productions/201762/?format=api",
    "demozoo_url": "https://demozoo.org/music/201762/",
    "id": 201762,
    "title": "Flashbacks 2.0",
    "author_nicks": [
        {
            "name": "Corpsicle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18798/?format=api",
                "id": 18798,
                "name": "Corpsicle",
                "is_group": false
            }
        },
        {
            "name": "Vedder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7358/?format=api",
                "id": 7358,
                "name": "Vedder",
                "is_group": false
            }
        },
        {
            "name": "dLx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3371/?format=api",
                "id": 3371,
                "name": "dLx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-12-01",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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://insane.demoscene.se/releases/flashbacks_v2.0.mod"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/62/9f/flashbacks_v20.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}