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

{
    "url": "https://demozoo.org/api/v1/productions/71179/?format=api",
    "demozoo_url": "https://demozoo.org/music/71179/",
    "id": 71179,
    "title": "Thing",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1994-11-12",
    "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": 9,
            "ranking": "9",
            "score": "180",
            "competition": {
                "id": 7589,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1455/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1455/",
                    "id": 1455,
                    "name": "Gelloween 1994",
                    "tagline": "",
                    "start_date": "1994-11-12",
                    "end_date": "1994-11-13",
                    "location": "Bydgoszcz, Kujawsko-Pomorskie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.1235,
                    "longitude": 18.00762,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost",
        "unknown-author"
    ]
}