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

{
    "url": "https://demozoo.org/api/v1/productions/180000/?format=api",
    "demozoo_url": "https://demozoo.org/productions/180000/",
    "id": 180000,
    "title": "Invites You",
    "author_nicks": [
        {
            "name": "Obscure",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22036/?format=api",
                "id": 22036,
                "name": "Obscure",
                "is_group": true
            }
        },
        {
            "name": "Sublime",
            "abbreviation": "SLE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14990/?format=api",
                "id": 14990,
                "name": "Sublime",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Breakin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25559/?format=api",
                    "id": 25559,
                    "name": "Breakin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mantic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75024/?format=api",
                    "id": 75024,
                    "name": "Mantic",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Fnordman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18747/?format=api",
                    "id": 18747,
                    "name": "fnordpojk",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "English"
        },
        {
            "nick": {
                "name": "The Colonel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12738/?format=api",
                    "id": 12738,
                    "name": "Thec",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Swedish"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/tgtbt96/info/itgtbt96.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=76339"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/856/?format=api",
            "demozoo_url": "https://demozoo.org/parties/856/",
            "id": 856,
            "name": "Too Good To Be True 1996",
            "tagline": "",
            "start_date": "1996-10-11",
            "end_date": "1996-10-13",
            "location": "Munka-Ljungby, Ängelholms Kommun, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 56.25,
            "longitude": 12.96667,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/06/b4/b463.150200.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/06/b4/b463.150200.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/06/b4/b463.150200.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "pascal"
    ]
}