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

{
    "url": "https://demozoo.org/api/v1/productions/39001/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/39001/",
    "id": 39001,
    "title": "Romance",
    "author_nicks": [
        {
            "name": "Boo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/294/?format=api",
                "id": 294,
                "name": "Boo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Spaceballs",
            "abbreviation": "SPB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                "id": 3,
                "name": "Spaceballs",
                "is_group": true
            }
        },
        {
            "name": "Talent",
            "abbreviation": "TLN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/292/?format=api",
                "id": 292,
                "name": "Talent",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-10-04",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/convention98/grfx/c98-roma.lzx"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "0",
            "competition": {
                "id": 3603,
                "name": "Graphics Art",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/798/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/798/",
                    "id": 798,
                    "name": "Convention 1998",
                    "tagline": "",
                    "start_date": "1998-10-02",
                    "end_date": "1998-10-05",
                    "location": "Kristiansund, Møre og Romsdal, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 63.11152,
                    "longitude": 7.73198,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ba/47/8f5e.73036.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/ba/47/8f5e.73036.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ba/47/8f5e.73036.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "lbm",
        "320x200"
    ]
}