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

{
    "url": "https://demozoo.org/api/v1/productions/128268/?format=api",
    "demozoo_url": "https://demozoo.org/productions/128268/",
    "id": 128268,
    "title": "TyrQuake",
    "author_nicks": [
        {
            "name": "MiKRO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2057/?format=api",
                "id": 2057,
                "name": "MiKRO",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-12-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "MiKRO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2057/?format=api",
                    "id": 2057,
                    "name": "MiKRO",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/MSB/TYRQUAKE.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/mikrosk/tyrquake"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "=2",
            "score": "555",
            "competition": {
                "id": 11115,
                "name": "Combined Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2126/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2126/",
                    "id": 2126,
                    "name": "Silly Venture 2014",
                    "tagline": "the loudeST voice of the Atari scene!",
                    "start_date": "2014-12-05",
                    "end_date": "2014-12-07",
                    "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": [],
    "tags": [
        "ct60",
        "68060"
    ]
}