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

{
    "url": "https://demozoo.org/api/v1/productions/334662/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334662/",
    "id": 334662,
    "title": "Ixes Intro",
    "author_nicks": [
        {
            "name": "Magicans",
            "abbreviation": "MGC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47442/?format=api",
                "id": 47442,
                "name": "Magicans",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ixes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140387/?format=api",
                    "id": 140387,
                    "name": "Ixes",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/194527/ixes_magicans-01.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://intros.c64.org/inc_download.php?iid=6103"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=187225"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}