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

{
    "url": "https://demozoo.org/api/v1/productions/120313/?format=api",
    "demozoo_url": "https://demozoo.org/productions/120313/",
    "id": 120313,
    "title": "demogames ? may the input devices be with you",
    "author_nicks": [
        {
            "name": "b76",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52698/?format=api",
                "id": 52698,
                "name": "b76",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-08-23",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "121.33",
            "competition": {
                "id": 10783,
                "name": "Interactive",
                "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"
    ]
}