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

{
    "url": "https://demozoo.org/api/v1/productions/30285/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30285/",
    "id": 30285,
    "title": "Skatoula 2",
    "author_nicks": [
        {
            "name": "Who Knows?",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20484/?format=api",
                "id": 20484,
                "name": "Who Knows?",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-31",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "204",
            "competition": {
                "id": 2420,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/564/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/564/",
                    "id": 564,
                    "name": "Gardening 1996",
                    "tagline": "",
                    "start_date": "1996-08-30",
                    "end_date": "1996-09-01",
                    "location": "Patras, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.244251,
                    "longitude": 21.732559,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}