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

{
    "url": "https://demozoo.org/api/v1/productions/189048/?format=api",
    "demozoo_url": "https://demozoo.org/productions/189048/",
    "id": 189048,
    "title": "Zły dotyk",
    "author_nicks": [
        {
            "name": "Gumboy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43497/?format=api",
                "id": 43497,
                "name": "Gumboy",
                "is_group": false
            }
        },
        {
            "name": "ZSD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26517/?format=api",
                "id": 26517,
                "name": "ZSD",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-06-30",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "62",
            "competition": {
                "id": 14398,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3592/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3592/",
                    "id": 3592,
                    "name": "Decrunch 2018",
                    "tagline": "Decrunch 2048 - City Maze",
                    "start_date": "2018-06-29",
                    "end_date": "2018-07-01",
                    "location": "Wrocław, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1,
                    "longitude": 17.03333,
                    "website": "http://www.decrunch.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}