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

{
    "url": "https://demozoo.org/api/v1/productions/46465/?format=api",
    "demozoo_url": "https://demozoo.org/music/46465/",
    "id": 46465,
    "title": "Mixing Up",
    "author_nicks": [
        {
            "name": "X-Type",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10871/?format=api",
                "id": 10871,
                "name": "X-Type",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Harvester",
            "abbreviation": "HVR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10870/?format=api",
                "id": 10870,
                "name": "Harvester",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-04-30",
    "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/2000/apocalypse00/mmul/mixingup-xtype.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "37",
            "competition": {
                "id": 4635,
                "name": "MCH Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/368/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/368/",
                    "id": 368,
                    "name": "Apocalypse 2000",
                    "tagline": "",
                    "start_date": "2000-04-29",
                    "end_date": "2000-05-01",
                    "location": "Prague, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 50.079079,
                    "longitude": 14.43322,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}