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

{
    "url": "https://demozoo.org/api/v1/productions/120260/?format=api",
    "demozoo_url": "https://demozoo.org/productions/120260/",
    "id": 120260,
    "title": "Lanzens letzte Fahrt",
    "author_nicks": [
        {
            "name": "OhLi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3690/?format=api",
                "id": 3690,
                "name": "OhLi",
                "is_group": false
            }
        },
        {
            "name": "Widdy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7134/?format=api",
                "id": 7134,
                "name": "Widdy",
                "is_group": false
            }
        },
        {
            "name": "eha",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1141/?format=api",
                "id": 1141,
                "name": "eha",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-08-23",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "154",
            "competition": {
                "id": 10777,
                "name": "Surprise",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1926/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1926/",
                    "id": 1926,
                    "name": "Demodays 2014",
                    "tagline": "watch * create * compete",
                    "start_date": "2014-08-22",
                    "end_date": "2014-08-24",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352112,
                    "longitude": 7.90402,
                    "website": "https://2014.demodays.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}