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

{
    "url": "https://demozoo.org/api/v1/productions/112972/?format=api",
    "demozoo_url": "https://demozoo.org/music/112972/",
    "id": 112972,
    "title": "Fly",
    "author_nicks": [
        {
            "name": "Baroque",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46541/?format=api",
                "id": 46541,
                "name": "Baroque",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Guru Magic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39992/?format=api",
                "id": 39992,
                "name": "Guru Magic",
                "is_group": true
            }
        }
    ],
    "release_date": "1994",
    "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/Protracker/Baroque/fly.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "53",
            "competition": {
                "id": 10483,
                "name": "4 Channel Amiga Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2227/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2227/",
                    "id": 2227,
                    "name": "Explosive 1994",
                    "tagline": "",
                    "start_date": "1994",
                    "end_date": "1994",
                    "location": "South Africa",
                    "is_online": false,
                    "country_code": "ZA",
                    "latitude": -29.0,
                    "longitude": 24.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}