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

{
    "url": "https://demozoo.org/api/v1/productions/26786/?format=api",
    "demozoo_url": "https://demozoo.org/productions/26786/",
    "id": 26786,
    "title": "R.A.W 3 Intro",
    "author_nicks": [
        {
            "name": "Offence",
            "abbreviation": "OFF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36/?format=api",
                "id": 36,
                "name": "Offence",
                "is_group": true
            }
        },
        {
            "name": "Pure Metal Coders",
            "abbreviation": "PMC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1113/?format=api",
                "id": 1113,
                "name": "Pure Metal Coders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-06-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lord Mindless",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1377/?format=api",
                    "id": 1377,
                    "name": "Lord Mindless",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47/?format=api",
                    "id": 47,
                    "name": "Magnar",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Sector 9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1227/?format=api",
                    "id": 1227,
                    "name": "Sector 9",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Mystix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3369/?format=api",
                    "id": 3369,
                    "name": "Mystik",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "picture"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=W54Wzrl_59E"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}