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

{
    "url": "https://demozoo.org/api/v1/productions/57402/?format=api",
    "demozoo_url": "https://demozoo.org/music/57402/",
    "id": 57402,
    "title": "Arnold's Nap",
    "author_nicks": [
        {
            "name": "Bassie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5639/?format=api",
                "id": 5639,
                "name": "Bassie",
                "is_group": false
            }
        },
        {
            "name": "Neo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5640/?format=api",
                "id": 5640,
                "name": "Neo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-04-07",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/sf2k/mp3/bassie_feat_neo-arnolds_nap.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "24",
            "competition": {
                "id": 6183,
                "name": "MP3 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1162/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1162/",
                    "id": 1162,
                    "name": "SF2K 2001",
                    "tagline": "",
                    "start_date": "2001-04-07",
                    "end_date": "2001-04-08",
                    "location": "Driebergen, Gemeente Utrechtse Heuvelrug, Utrecht, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.05149,
                    "longitude": 5.28743,
                    "website": "http://sf2k.takeover.nl/sf2k-1/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}