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

{
    "url": "https://demozoo.org/api/v1/productions/384029/?format=api",
    "demozoo_url": "https://demozoo.org/music/384029/",
    "id": 384029,
    "title": "Get Together",
    "author_nicks": [
        {
            "name": "Ghidorah",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27431/?format=api",
                "id": 27431,
                "name": "Ghidorah",
                "is_group": false
            }
        },
        {
            "name": "Haggeman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29159/?format=api",
                "id": 29159,
                "name": "Haggeman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "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/Ghidorah/get%20together.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 20562,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5502/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5502/",
                    "id": 5502,
                    "name": "Strange 1999",
                    "tagline": "",
                    "start_date": "1999",
                    "end_date": "1999",
                    "location": "Söråker, Timrå Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.50561,
                    "longitude": 17.51032,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "32ch",
        "xm"
    ]
}