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

{
    "url": "https://demozoo.org/api/v1/productions/33011/?format=api",
    "demozoo_url": "https://demozoo.org/music/33011/",
    "id": 33011,
    "title": "Flat Out!",
    "author_nicks": [
        {
            "name": "Tricktrax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1518/?format=api",
                "id": 1518,
                "name": "Tricktrax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Puzzle",
            "abbreviation": "PZL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1038/?format=api",
                "id": 1038,
                "name": "Puzzle",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-07-06",
    "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/Tricktrax/flat%20out!.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "31",
            "competition": {
                "id": 2743,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/88/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/88/",
                    "id": 88,
                    "name": "South Sealand 1996",
                    "tagline": "",
                    "start_date": "1996-07-05",
                    "end_date": "1996-07-07",
                    "location": "Vordingborg Kommune, Zealand, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.01383,
                    "longitude": 12.10008,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}