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

{
    "url": "https://demozoo.org/api/v1/productions/98921/?format=api",
    "demozoo_url": "https://demozoo.org/music/98921/",
    "id": 98921,
    "title": "Break Off Mix",
    "author_nicks": [
        {
            "name": "XTD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1532/?format=api",
                "id": 1532,
                "name": "XTD",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lamers",
            "abbreviation": "LMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18529/?format=api",
                "id": 18529,
                "name": "Lamers",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-10-26",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/retrokomp13/16-32_bit_music/4_16-32-bit_msx_compo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "192",
            "competition": {
                "id": 9978,
                "name": "16/32-bit Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1992/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1992/",
                    "id": 1992,
                    "name": "RetroKomp / Load Error 2013",
                    "tagline": "",
                    "start_date": "2013-10-26",
                    "end_date": "2013-10-27",
                    "location": "Gdansk, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35276,
                    "longitude": 18.650049,
                    "website": "http://retrokomp.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}