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

{
    "url": "https://demozoo.org/api/v1/productions/79905/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/79905/",
    "id": 79905,
    "title": "Robot",
    "author_nicks": [
        {
            "name": "David",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41353/?format=api",
                "id": 41353,
                "name": "David",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "dgsoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41354/?format=api",
                "id": 41354,
                "name": "dgsoft",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-08-07",
    "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/2004/slach04/fast/grfx/robot_by_david%28dgsoft%29.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "30",
            "competition": {
                "id": 8259,
                "name": "Fast 2D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1035/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1035/",
                    "id": 1035,
                    "name": "Slach 2004",
                    "tagline": "",
                    "start_date": "2004-08-05",
                    "end_date": "2004-08-08",
                    "location": "Saint-Caprais-de-Bordeaux, Département de la Gironde, Aquitaine-Limousin-Poitou-Charentes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 44.74786,
                    "longitude": -0.43192,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f0/e8/e07e.pl91494.png",
            "original_width": 256,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/f0/e8/e07e.pl91494.png",
            "standard_width": 256,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f0/e8/e07e.pl91494.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}