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

{
    "url": "https://demozoo.org/api/v1/productions/14/?format=api",
    "demozoo_url": "https://demozoo.org/productions/14/",
    "id": 14,
    "title": "Assembly 98 Invitation",
    "author_nicks": [
        {
            "name": "The Black Lotus",
            "abbreviation": "TBL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                "id": 9,
                "name": "The Black Lotus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-07-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37/?format=api",
                    "id": 37,
                    "name": "Nix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lowlife",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42/?format=api",
                    "id": 42,
                    "name": "Lowlife",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Magnar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47/?format=api",
                    "id": 47,
                    "name": "Magnar",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/tbl/pc/asm98inv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=wKl6iVKCGjU"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/105/?format=api",
            "demozoo_url": "https://demozoo.org/parties/105/",
            "id": 105,
            "name": "Assembly 1998",
            "tagline": "",
            "start_date": "1998-08-07",
            "end_date": "1998-08-09",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17116,
            "longitude": 24.93258,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2c/ab/5d0a.37214.png",
            "original_width": 630,
            "original_height": 473,
            "standard_url": "https://media.demozoo.org/screens/s/2c/ab/5d0a.37214.jpg",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2c/ab/5d0a.37214.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}