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

{
    "url": "https://demozoo.org/api/v1/productions/165504/?format=api",
    "demozoo_url": "https://demozoo.org/productions/165504/",
    "id": 165504,
    "title": "Eureka A4 Computer Music",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2008-03-15",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "380",
            "competition": {
                "id": 12886,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/129/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/129/",
                    "id": 129,
                    "name": "Forever 2008",
                    "tagline": "Forever 9: Party of the Undead",
                    "start_date": "2008-03-14",
                    "end_date": "2008-03-16",
                    "location": "Trencin, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.894828,
                    "longitude": 18.03864,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}