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

{
    "url": "https://demozoo.org/api/v1/productions/183485/?format=api",
    "demozoo_url": "https://demozoo.org/music/183485/",
    "id": 183485,
    "title": "lets get explosif",
    "author_nicks": [
        {
            "name": "Mygg",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8389/?format=api",
                "id": 8389,
                "name": "Mygg",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "iNSANE",
            "abbreviation": "INS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                "id": 610,
                "name": "iNSANE",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-02-03",
    "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/lets_get_explosif.mod"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/40/c0/lets_get_explosif.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}