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

{
    "url": "https://demozoo.org/api/v1/productions/342015/?format=api",
    "demozoo_url": "https://demozoo.org/productions/342015/",
    "id": 342015,
    "title": "The Last Traktor III [ntsc]",
    "author_nicks": [
        {
            "name": "Horizon",
            "abbreviation": "HZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/719/?format=api",
                "id": 719,
                "name": "Horizon",
                "is_group": true
            }
        },
        {
            "name": "North East Importers",
            "abbreviation": "NEI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64923/?format=api",
                "id": 64923,
                "name": "North East Crackers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bappalander",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5029/?format=api",
                    "id": 5029,
                    "name": "Bappalander",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Boogaloo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4678/?format=api",
                    "id": 4678,
                    "name": "Boogaloo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Horizon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71938/?format=api",
                    "id": 71938,
                    "name": "Horizon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "NTSC Fix"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/47549/The_Last_Tracktor_III.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=55491"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=47715"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "incomplete-credits"
    ]
}