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

{
    "url": "https://demozoo.org/api/v1/productions/165200/?format=api",
    "demozoo_url": "https://demozoo.org/productions/165200/",
    "id": 165200,
    "title": "Chiphead",
    "author_nicks": [
        {
            "name": "Altair",
            "abbreviation": "ATR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3628/?format=api",
                "id": 3628,
                "name": "Altair",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-11-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
            "id": 54,
            "name": "Atari 2600 Video Computer System (VCS)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "KK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1027/?format=api",
                    "id": 1027,
                    "name": "KK",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://devkk.net/files/chiphead-release.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/VCS/ALTAIR/CHIPHEAD.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/46234/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68505"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=1nTRMTnTeLQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "1099",
            "competition": {
                "id": 12871,
                "name": "Atari VCS 2600 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2709/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2709/",
                    "id": 2709,
                    "name": "Silly Venture 2016",
                    "tagline": "",
                    "start_date": "2016-11-11",
                    "end_date": "2016-11-13",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c3/98/9739.119105.png",
            "original_width": 2880,
            "original_height": 1800,
            "standard_url": "https://media.demozoo.org/screens/s/c3/98/9739.119105.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c3/98/9739.119105.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "rave",
        "demake",
        "dance-animations"
    ]
}