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

{
    "url": "https://demozoo.org/api/v1/productions/41822/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/41822/",
    "id": 41822,
    "title": "Fairytale",
    "author_nicks": [
        {
            "name": "Orome",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/297/?format=api",
                "id": 297,
                "name": "Orome",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "AstroideA",
            "abbreviation": "AI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/375/?format=api",
                "id": 375,
                "name": "AstroideA",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-21",
    "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/1999/antiq99/grtc/ai_fairy.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "268",
            "competition": {
                "id": 3991,
                "name": "Raytrace",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/574/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/574/",
                    "id": 574,
                    "name": "Antiq 1999",
                    "tagline": "",
                    "start_date": "1999-08-20",
                    "end_date": "1999-08-22",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": "http://antiq.hu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/ee/8d33.pl47648.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/09/ee/8d33.pl47648.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/ee/8d33.pl47648.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}