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

{
    "url": "https://demozoo.org/api/v1/productions/57226/?format=api",
    "demozoo_url": "https://demozoo.org/music/57226/",
    "id": 57226,
    "title": "Mr. Solid",
    "author_nicks": [
        {
            "name": "Tempest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1477/?format=api",
                "id": 1477,
                "name": "Tempest",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Damage",
            "abbreviation": "DMG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                "id": 448,
                "name": "Damage",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-06-16",
    "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/2001/proxy01/m4ch/tempest-mr_solid.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "22",
            "competition": {
                "id": 6156,
                "name": "Oldschool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/837/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/837/",
                    "id": 837,
                    "name": "Proxy 2001",
                    "tagline": "",
                    "start_date": "2001-06-15",
                    "end_date": "2001-06-17",
                    "location": "Kannus, Kokkola, Central Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.9,
                    "longitude": 23.9,
                    "website": "http://www.kpnet.com/proxy/2001/"
                }
            }
        },
        {
            "position": 3,
            "ranking": "3",
            "score": "6.708333",
            "competition": {
                "id": 10219,
                "name": "Big Chiptune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2156/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2156/",
                    "id": 2156,
                    "name": "Big Chipcompo 2",
                    "tagline": "",
                    "start_date": "2001",
                    "end_date": "2001",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://bcompo.wz.cz/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}