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

{
    "url": "https://demozoo.org/api/v1/productions/61261/?format=api",
    "demozoo_url": "https://demozoo.org/productions/61261/",
    "id": 61261,
    "title": "Kalma",
    "author_nicks": [
        {
            "name": "Wacek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3619/?format=api",
                "id": 3619,
                "name": "Wacek",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Arise",
            "abbreviation": "ARS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-10-05",
    "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": "233",
            "competition": {
                "id": 6720,
                "name": "VHS",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1195/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1195/",
                    "id": 1195,
                    "name": "North Party 2002 (7)",
                    "tagline": "North Party v7.0",
                    "start_date": "2002-10-04",
                    "end_date": "2002-10-06",
                    "location": "Bartoszyce, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.248169,
                    "longitude": 20.80761,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}