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

{
    "url": "https://demozoo.org/api/v1/productions/92820/?format=api",
    "demozoo_url": "https://demozoo.org/productions/92820/",
    "id": 92820,
    "title": "The Hunt",
    "author_nicks": [
        {
            "name": "Ilmenit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44556/?format=api",
                "id": 44556,
                "name": "Ilmenit",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-10-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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ilmenit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44556/?format=api",
                    "id": 44556,
                    "name": "Ilmenit",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "stRing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32939/?format=api",
                    "id": 32939,
                    "name": "stRing",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/ILMENIT/THEHUNT.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=6864"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": " \t335",
            "competition": {
                "id": 9600,
                "name": "Software",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1998/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1998/",
                    "id": 1998,
                    "name": "ABBUC Software Contest 2013",
                    "tagline": "",
                    "start_date": "2013",
                    "end_date": "2013",
                    "location": "",
                    "is_online": false,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.abbuc.de/atari/software-ressort/81-software/softwarewettbewerbe/1666-software-wettbewerb2013"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}