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

{
    "url": "https://demozoo.org/api/v1/productions/19837/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19837/",
    "id": 19837,
    "title": "Rules Have Changed",
    "author_nicks": [
        {
            "name": "Melon Dezign",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/435/?format=api",
                "id": 435,
                "name": "Melon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-12-29",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1836/?format=api",
                    "id": 1836,
                    "name": "Alex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Shad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7652/?format=api",
                    "id": 7652,
                    "name": "Shad",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aVTTDpP-7KQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "2260",
            "competition": {
                "id": 1202,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/96/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/96/",
                    "id": 96,
                    "name": "The Party 1997",
                    "tagline": "Batteries not included",
                    "start_date": "1997-12-27",
                    "end_date": "1997-12-29",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        },
        {
            "position": 5,
            "ranking": "5",
            "score": "118",
            "competition": {
                "id": 3326,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/335/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/335/",
                    "id": 335,
                    "name": "Wired 1997",
                    "tagline": "",
                    "start_date": "1997-07-18",
                    "end_date": "1997-07-20",
                    "location": "Wasmes, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.41464,
                    "longitude": 3.8471,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7a/c6/28aa.119285.png",
            "original_width": 515,
            "original_height": 355,
            "standard_url": "https://media.demozoo.org/screens/s/7a/c6/28aa.119285.jpg",
            "standard_width": 400,
            "standard_height": 275,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7a/c6/28aa.119285.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}