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

{
    "url": "https://demozoo.org/api/v1/productions/170316/?format=api",
    "demozoo_url": "https://demozoo.org/productions/170316/",
    "id": 170316,
    "title": "Old Blood",
    "author_nicks": [
        {
            "name": "Hitmen",
            "abbreviation": "HIT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                "id": 2964,
                "name": "Hitmen",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-02-17",
    "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": "Curlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15411/?format=api",
                    "id": 15411,
                    "name": "Curlin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Curlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15411/?format=api",
                    "id": 15411,
                    "name": "Curlin",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Peacemaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15419/?format=api",
                    "id": 15419,
                    "name": "Peacemaker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Peacemaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15419/?format=api",
                    "id": 15419,
                    "name": "Peacemaker",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Peacemaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15419/?format=api",
                    "id": 15419,
                    "name": "Peacemaker",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Cupid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5746/?format=api",
                    "id": 5746,
                    "name": "Cupid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "Laxity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/655/?format=api",
                    "id": 655,
                    "name": "Laxity",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=190389"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=153737"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68955"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Er1zsEjxzmI"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "german"
    ]
}