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

{
    "url": "https://demozoo.org/api/v1/productions/286136/?format=api",
    "demozoo_url": "https://demozoo.org/productions/286136/",
    "id": 286136,
    "title": "Prototype",
    "author_nicks": [
        {
            "name": "Chill Productions",
            "abbreviation": "CHiLL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30482/?format=api",
                "id": 30482,
                "name": "Chill Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-09-29",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Moonstone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4866/?format=api",
                    "id": 4866,
                    "name": "Mindplay",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.chillproductions.com/modules/albums/prototype/xms/ch1-prot.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.chillproductions.com/modules/albums/prototype/prototyp.htm"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}