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

{
    "url": "https://demozoo.org/api/v1/productions/161025/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/161025/",
    "id": 161025,
    "title": "Deset",
    "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": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "20",
            "competition": {
                "id": 12609,
                "name": "Graphics",
                "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"
    ]
}