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

{
    "url": "https://demozoo.org/api/v1/productions/45812/?format=api",
    "demozoo_url": "https://demozoo.org/music/45812/",
    "id": 45812,
    "title": "Lost Tune",
    "author_nicks": [
        {
            "name": "Bigyo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24497/?format=api",
                "id": 24497,
                "name": "Bigyo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Agravedict",
            "abbreviation": "AVD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9790/?format=api",
                "id": 9790,
                "name": "Agravedict",
                "is_group": true
            }
        },
        {
            "name": "Tatanka",
            "abbreviation": "TTK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16958/?format=api",
                "id": 16958,
                "name": "Tatanka",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-07-10",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://amp.dascene.net/downmod.php?index=133845"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Bigyo/lost%20tune.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "76",
            "competition": {
                "id": 4553,
                "name": "Msx Multichannel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1091/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1091/",
                    "id": 1091,
                    "name": "Xenium 1999",
                    "tagline": "",
                    "start_date": "1999-07-10",
                    "end_date": "1999-07-11",
                    "location": "Włocławek, Kujawsko-Pomorskie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.64817,
                    "longitude": 19.0678,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "26ch"
    ]
}