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

{
    "url": "https://demozoo.org/api/v1/productions/52859/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52859/",
    "id": 52859,
    "title": "SCENAriu",
    "author_nicks": [
        {
            "name": "Brygada RR",
            "abbreviation": "RR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25547/?format=api",
                "id": 25547,
                "name": "Brygada RR",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-10-12",
    "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": 10,
            "ranking": "=9",
            "score": "4",
            "competition": {
                "id": 5499,
                "name": "VHS",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1127/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1127/",
                    "id": 1127,
                    "name": "Abstract 2002",
                    "tagline": "",
                    "start_date": "2002-10-12",
                    "end_date": "2002-10-13",
                    "location": "Gliwice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.29761,
                    "longitude": 18.67658,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}