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

{
    "url": "https://demozoo.org/api/v1/productions/64383/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/64383/",
    "id": 64383,
    "title": "Mirage",
    "author_nicks": [
        {
            "name": "Wade",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/584/?format=api",
                "id": 584,
                "name": "Wade",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Haujobb",
            "abbreviation": "HJB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-08-17",
    "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/trsac02/grfx/pixeled/wade-mirage.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "106",
            "competition": {
                "id": 7124,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/190/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/190/",
                    "id": 190,
                    "name": "TRSAC 2002",
                    "tagline": "TRSAC FU",
                    "start_date": "2002-08-15",
                    "end_date": "2002-08-18",
                    "location": "Amager, Tårnby Kommune, Capital Region, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.61404,
                    "longitude": 12.59033,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/3e/6769.pl83692.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/8f/3e/6769.pl83692.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/3e/6769.pl83692.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}