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

{
    "url": "https://demozoo.org/api/v1/productions/276653/?format=api",
    "demozoo_url": "https://demozoo.org/productions/276653/",
    "id": 276653,
    "title": "LLFB Intro",
    "author_nicks": [
        {
            "name": "Lloret Free Byte",
            "abbreviation": "LLFB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18875/?format=api",
                "id": 18875,
                "name": "Lloret Free Byte",
                "is_group": true
            }
        },
        {
            "name": "Necropolis",
            "abbreviation": "NCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18873/?format=api",
                "id": 18873,
                "name": "Necropolis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "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": "Skynet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45377/?format=api",
                    "id": 45377,
                    "name": "Skynet",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Adeta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20582/?format=api",
                    "id": 20582,
                    "name": "Adeta",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "God",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18874/?format=api",
                    "id": 18874,
                    "name": "God",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://aminet.net/demo/intro/LLFBIntro-NCS.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52733"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=qdwOlI_pG8c"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/97/fc/a1e0.276870.jpg",
            "original_width": 375,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/97/fc/a1e0.276870.jpg",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/97/fc/a1e0.276870.jpg",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}