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

{
    "url": "https://demozoo.org/api/v1/productions/64163/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/64163/",
    "id": 64163,
    "title": "...And she asked me if I was okay?",
    "author_nicks": [
        {
            "name": "Eidolon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17137/?format=api",
                "id": 17137,
                "name": "Eidolon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "System6280",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36529/?format=api",
                "id": 36529,
                "name": "System6280",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-12-28",
    "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/2002/theparty02/grfx/and_she_asked_me_if_i_was_okay__by_eidolon_system6280.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "406",
            "competition": {
                "id": 7098,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1026/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1026/",
                    "id": 1026,
                    "name": "The Party 2002",
                    "tagline": "Demos, Games, Party!",
                    "start_date": "2002-12-27",
                    "end_date": "2002-12-29",
                    "location": "Aars, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.803162,
                    "longitude": 9.51704,
                    "website": "http://theparty.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/46/05/66f3.pl63569.jpg",
            "original_width": 640,
            "original_height": 451,
            "standard_url": "https://media.demozoo.org/screens/s/46/05/66f3.pl63569.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/46/05/66f3.pl63569.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}