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

{
    "url": "https://demozoo.org/api/v1/productions/307781/?format=api",
    "demozoo_url": "https://demozoo.org/music/307781/",
    "id": 307781,
    "title": "Triskelion",
    "author_nicks": [
        {
            "name": "Asterion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42539/?format=api",
                "id": 42539,
                "name": "Asterion",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Samar Productions",
            "abbreviation": "SMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions",
                "is_group": true
            }
        },
        {
            "name": "Tinnitus",
            "abbreviation": "TIN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49934/?format=api",
                "id": 49934,
                "name": "Tinnitus",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-12-24",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Asterion/triskelion.psid"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "16",
            "score": "",
            "competition": {
                "id": 16229,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4160/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4160/",
                    "id": 4160,
                    "name": "c64.sk The SID Compo VI",
                    "tagline": "",
                    "start_date": "2006-10-16",
                    "end_date": "2006-11-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "6581"
    ]
}