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

{
    "url": "https://demozoo.org/api/v1/productions/86598/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86598/",
    "id": 86598,
    "title": "Start (preview)",
    "author_nicks": [
        {
            "name": "Jack-3D",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3784/?format=api",
                "id": 3784,
                "name": "Jack-3D",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ArtWay",
            "abbreviation": "AWY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3716/?format=api",
                "id": 3716,
                "name": "ArtWay",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-07-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "=1",
            "score": "6",
            "competition": {
                "id": 9143,
                "name": "Demos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/655/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/655/",
                    "id": 655,
                    "name": "ArtWay 2009",
                    "tagline": "",
                    "start_date": "2009-07-03",
                    "end_date": "2009-07-06",
                    "location": "Tachov, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.794319,
                    "longitude": 12.63498,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}