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

{
    "url": "https://demozoo.org/api/v1/productions/312057/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312057/",
    "id": 312057,
    "title": "First Contact",
    "author_nicks": [
        {
            "name": "Golara",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81488/?format=api",
                "id": 81488,
                "name": "Golara",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-09-13",
    "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": "Golara",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81488/?format=api",
                    "id": 81488,
                    "name": "Golara",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Golara",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81488/?format=api",
                    "id": 81488,
                    "name": "Golara",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "PVCF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8432/?format=api",
                    "id": 8432,
                    "name": "PVCF",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "PVCF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8432/?format=api",
                    "id": 8432,
                    "name": "PVCF",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Help"
        },
        {
            "nick": {
                "name": "Electric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6987/?format=api",
                    "id": 6987,
                    "name": "Electric",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bimber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23398/?format=api",
                    "id": 23398,
                    "name": "Bimber",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=207698"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=168237"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "first-production"
    ]
}