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

{
    "url": "https://demozoo.org/api/v1/productions/99412/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99412/",
    "id": 99412,
    "title": "Blokers",
    "author_nicks": [
        {
            "name": "Blowjobb",
            "abbreviation": "BJB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29606/?format=api",
                "id": 29606,
                "name": "Blowjobb",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-08",
    "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": "Mikey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35233/?format=api",
                    "id": 35233,
                    "name": "Mikey",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Slaves",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2613/?format=api",
                    "id": 2613,
                    "name": "Slaves",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/download.php?files_id=1403"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/BLOWJOBB/BLOKERS.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=1403"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=47819"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11776,
                "name": "6502 Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2707/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2707/",
                    "id": 2707,
                    "name": "6502 Compo",
                    "tagline": "",
                    "start_date": "2004",
                    "end_date": "2004",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}