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

{
    "url": "https://demozoo.org/api/v1/productions/161029/?format=api",
    "demozoo_url": "https://demozoo.org/productions/161029/",
    "id": 161029,
    "title": "BallSCII",
    "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": "2012-07-07",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "23",
            "competition": {
                "id": 12611,
                "name": "Surprise",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1406/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1406/",
                    "id": 1406,
                    "name": "ArtWay 2012",
                    "tagline": "",
                    "start_date": "2012-07-05",
                    "end_date": "2012-07-08",
                    "location": "Tachov, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.794319,
                    "longitude": 12.63498,
                    "website": "http://artway.untergrund.net/party12.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}