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

{
    "url": "https://demozoo.org/api/v1/productions/89983/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/89983/",
    "id": 89983,
    "title": "Oljudet",
    "author_nicks": [
        {
            "name": "Ant",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13485/?format=api",
                "id": 13485,
                "name": "Ant",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "3 Little Elks",
            "abbreviation": "3LE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8676/?format=api",
                "id": 8676,
                "name": "3 Little Elks",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-02-15",
    "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/1997/icing_beta97/grfx/i97b-gfx.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "=6",
            "score": "4",
            "competition": {
                "id": 9474,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1942/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1942/",
                    "id": 1942,
                    "name": "Icing 1997 Beta",
                    "tagline": "",
                    "start_date": "1997-02-14",
                    "end_date": "1997-02-16",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.31337,
                    "longitude": 18.06703,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fc/4a/979b.73742.png",
            "original_width": 368,
            "original_height": 283,
            "standard_url": "https://media.demozoo.org/screens/s/fc/4a/979b.73742.png",
            "standard_width": 368,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fc/4a/979b.73742.png",
            "thumbnail_width": 195,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}