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

{
    "url": "https://demozoo.org/api/v1/productions/125917/?format=api",
    "demozoo_url": "https://demozoo.org/productions/125917/",
    "id": 125917,
    "title": "Nautical Nonsense",
    "author_nicks": [
        {
            "name": "visy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1301/?format=api",
                "id": 1301,
                "name": "visy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-11-15",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "229",
            "competition": {
                "id": 10989,
                "name": "Pirated Shortfilm & Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2384/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2384/",
                    "id": 2384,
                    "name": "Alternative Party 2014",
                    "tagline": "Alt Lite 2014",
                    "start_date": "2014-11-15",
                    "end_date": "2014-11-15",
                    "location": "Helsinki, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.altparty.org/2014/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}