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

{
    "url": "https://demozoo.org/api/v1/productions/141236/?format=api",
    "demozoo_url": "https://demozoo.org/productions/141236/",
    "id": 141236,
    "title": "First Demopart on Unexpanded VIC20",
    "author_nicks": [
        {
            "name": "Bonzai",
            "abbreviation": "BZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2808/?format=api",
                "id": 2808,
                "name": "Bonzai",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Walt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2813/?format=api",
                    "id": 2813,
                    "name": "Walt",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://havoc.untergrund.net/users/havoc/POUET/vic20/Bonzai%20-%20First%20Demopart.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10145"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=BaNjK-Ehu10"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}