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

{
    "url": "https://demozoo.org/api/v1/productions/161091/?format=api",
    "demozoo_url": "https://demozoo.org/music/161091/",
    "id": 161091,
    "title": "In The Dark",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2003-02-15",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "142",
            "competition": {
                "id": 12621,
                "name": "Tracker",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/867/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/867/",
                    "id": 867,
                    "name": "The Meltdown 2003 (11)",
                    "tagline": "",
                    "start_date": "2003-02-14",
                    "end_date": "2003-02-16",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}