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

{
    "url": "https://demozoo.org/api/v1/productions/319749/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319749/",
    "id": 319749,
    "title": "Congratulations (POM98)",
    "author_nicks": [
        {
            "name": "Dynamix",
            "abbreviation": "DNX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37107/?format=api",
                "id": 37107,
                "name": "Dynamix",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
            "id": 39,
            "name": "Nintendo 64 (N64)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3066/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3066/",
            "id": 3066,
            "name": "Presence of Mind 1998",
            "tagline": "",
            "start_date": "1998",
            "end_date": "1998",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://web.archive.org/web/19990508133350/http://dextrose.com/dx_section_c9t.htm"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/95/e4/b580.321079.jpg",
            "original_width": 618,
            "original_height": 468,
            "standard_url": "https://media.demozoo.org/screens/s/95/e4/b580.321079.jpg",
            "standard_width": 396,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/95/e4/b580.321079.jpg",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}