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

{
    "url": "https://demozoo.org/api/v1/productions/18475/?format=api",
    "demozoo_url": "https://demozoo.org/productions/18475/",
    "id": 18475,
    "title": "Bad Luck",
    "author_nicks": [
        {
            "name": "Znorc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13305/?format=api",
                "id": 13305,
                "name": "Znorc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Impact DK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6975/?format=api",
                "id": 6975,
                "name": "Impact DK",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-12-30",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "VimeoVideo",
            "url": "https://vimeo.com/353754778"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "264",
            "competition": {
                "id": 1108,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/95/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/95/",
                    "id": 95,
                    "name": "The Party 1996",
                    "tagline": "End of an Era",
                    "start_date": "1996-12-27",
                    "end_date": "1996-12-30",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/50/53/b26f.191652.png",
            "original_width": 2109,
            "original_height": 936,
            "standard_url": "https://media.demozoo.org/screens/s/50/53/b26f.191652.jpg",
            "standard_width": 400,
            "standard_height": 177,
            "thumbnail_url": "https://media.demozoo.org/screens/t/50/53/b26f.191652.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 88
        }
    ],
    "tags": [
        "lost"
    ]
}