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

{
    "url": "https://demozoo.org/api/v1/productions/79644/?format=api",
    "demozoo_url": "https://demozoo.org/music/79644/",
    "id": 79644,
    "title": "But does she like your shoes",
    "author_nicks": [
        {
            "name": "Nagz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11000/?format=api",
                "id": 11000,
                "name": "Nagz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-05-08",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "181",
            "competition": {
                "id": 8234,
                "name": "MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1246/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1246/",
                    "id": 1246,
                    "name": "React 2004",
                    "tagline": "",
                    "start_date": "2004-05-07",
                    "end_date": "2004-05-09",
                    "location": "Patra, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.244251,
                    "longitude": 21.732559,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}