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

{
    "url": "https://demozoo.org/api/v1/productions/336298/?format=api",
    "demozoo_url": "https://demozoo.org/productions/336298/",
    "id": 336298,
    "title": "End of Leg-end",
    "author_nicks": [
        {
            "name": "Argus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76215/?format=api",
                "id": 76215,
                "name": "Argus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988",
    "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": "Koen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90773/?format=api",
                    "id": 90773,
                    "name": "Koen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ozzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90772/?format=api",
                    "id": 90772,
                    "name": "Ozzy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "VDX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54279/?format=api",
                    "id": 54279,
                    "name": "VDX",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Artis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76459/?format=api",
                    "id": 76459,
                    "name": "Artis",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/26201/END_OF_%27LEG-END%27.T64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=36505"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=45249"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}