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

{
    "url": "https://demozoo.org/api/v1/productions/285977/?format=api",
    "demozoo_url": "https://demozoo.org/music/285977/",
    "id": 285977,
    "title": "Sixteen",
    "author_nicks": [
        {
            "name": "Smash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/230/?format=api",
                "id": 230,
                "name": "Smash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "IO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117468/?format=api",
                "id": 117468,
                "name": "IO",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-09-01",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Smash/sixteen.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "=9",
            "score": "4.105",
            "competition": {
                "id": 16224,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4155/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4155/",
                    "id": 4155,
                    "name": "The Trackering #19",
                    "tagline": "",
                    "start_date": "1996-08-25",
                    "end_date": "1996-09-07",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "ftp://ftp.hornet.org/pub/demos/music/contests/tt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "16ch",
        "xm"
    ]
}