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

{
    "url": "https://demozoo.org/api/v1/productions/81682/?format=api",
    "demozoo_url": "https://demozoo.org/productions/81682/",
    "id": 81682,
    "title": "Lashes of flashes",
    "author_nicks": [
        {
            "name": "TDC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36021/?format=api",
                "id": 36021,
                "name": "TDC",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-07-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/TDC/LASHES.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "114",
            "competition": {
                "id": 6834,
                "name": "Code",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1494/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1494/",
                    "id": 1494,
                    "name": "Glucholazy 2013",
                    "tagline": "",
                    "start_date": "2013-07-26",
                    "end_date": "2013-07-28",
                    "location": "Glucholazy, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.31432,
                    "longitude": 17.383289,
                    "website": "http://www.atari.org.pl/party13/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}