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

{
    "url": "https://demozoo.org/api/v1/productions/21129/?format=api",
    "demozoo_url": "https://demozoo.org/productions/21129/",
    "id": 21129,
    "title": "Tuikea Torsti",
    "author_nicks": [
        {
            "name": "CBU - ryhmä",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17691/?format=api",
                "id": 17691,
                "name": "Mankeli",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-09",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=zGJ1ldbTbgw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "1795",
            "competition": {
                "id": 1372,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/105/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/105/",
                    "id": 105,
                    "name": "Assembly 1998",
                    "tagline": "",
                    "start_date": "1998-08-07",
                    "end_date": "1998-08-09",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/92/eb/557b.310836.gif",
            "original_width": 160,
            "original_height": 92,
            "standard_url": "https://media.demozoo.org/screens/s/92/eb/557b.310836.png",
            "standard_width": 160,
            "standard_height": 92,
            "thumbnail_url": "https://media.demozoo.org/screens/t/92/eb/557b.310836.png",
            "thumbnail_width": 160,
            "thumbnail_height": 92
        }
    ],
    "tags": [
        "lost",
        "lego",
        "stopmotion"
    ]
}