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

{
    "url": "https://demozoo.org/api/v1/productions/173292/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173292/",
    "id": 173292,
    "title": "RTS Party Invitation Intro",
    "author_nicks": [
        {
            "name": "BMK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27806/?format=api",
                "id": 27806,
                "name": "BMK",
                "is_group": true
            }
        },
        {
            "name": "CFI",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26345/?format=api",
                "id": 26345,
                "name": "CFI",
                "is_group": true
            }
        },
        {
            "name": "Greuh!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5476/?format=api",
                "id": 5476,
                "name": "Greuh!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/rtsy98/info/rtsinvit.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1029/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1029/",
            "id": 1029,
            "name": "RTS 1998",
            "tagline": "Return to the Source",
            "start_date": "1998-09-05",
            "end_date": "1998-09-07",
            "location": "Seyssins, Département de l'Isère, Auvergne-Rhône-Alpes, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 45.15513,
            "longitude": 5.67921,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/08/d7/3c6f.139160.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/08/d7/3c6f.139160.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/08/d7/3c6f.139160.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}