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

{
    "url": "https://demozoo.org/api/v1/productions/26606/?format=api",
    "demozoo_url": "https://demozoo.org/music/26606/",
    "id": 26606,
    "title": "Helium",
    "author_nicks": [
        {
            "name": "It-Alien",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5666/?format=api",
                "id": 5666,
                "name": "It-Alien",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": ".parenthesis.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18698/?format=api",
                "id": 18698,
                "name": "Parenthesis",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-03-31",
    "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/It-Alien/helium.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 31,
            "ranking": "31",
            "score": "4",
            "competition": {
                "id": 1854,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/238/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/238/",
                    "id": 238,
                    "name": "Mekka & Symposium 2002",
                    "tagline": "Defender Of The Scene",
                    "start_date": "2002-03-29",
                    "end_date": "2002-04-01",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "26ch"
    ]
}