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

{
    "url": "https://demozoo.org/api/v1/productions/275749/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275749/",
    "id": 275749,
    "title": "MM! Party #5 Demo-Results",
    "author_nicks": [
        {
            "name": "Mr. Museum",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69462/?format=api",
                "id": 69462,
                "name": "Mr. Museum",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-05-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4040/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4040/",
            "id": 4040,
            "name": "Mail Madness Party 5",
            "tagline": "",
            "start_date": "2003-05-01",
            "end_date": "2003-05-04",
            "location": "Ernstthal, Thuringia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.49038,
            "longitude": 11.17818,
            "website": "http://www.mr-museum.de/party5.htm"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/48/b2/588a.261805.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/48/b2/588a.261805.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/48/b2/588a.261805.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}