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

{
    "url": "https://demozoo.org/api/v1/productions/192371/?format=api",
    "demozoo_url": "https://demozoo.org/productions/192371/",
    "id": 192371,
    "title": "Crappuchino",
    "author_nicks": [
        {
            "name": "Tygrys",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9163/?format=api",
                "id": 9163,
                "name": "Tygrys",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-08-18",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 14578,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3678/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3678/",
                    "id": 3678,
                    "name": "AmiParty 2018 (23)",
                    "tagline": "AmiParty 2018 Summer (XXIII)",
                    "start_date": "2018-08-17",
                    "end_date": "2018-08-19",
                    "location": "Chełm, Lublin Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.14312,
                    "longitude": 23.4716,
                    "website": "https://chal.pl/amiparty-xxiii/amiparty-xxiii-informacje-ogolne/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}