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

{
    "url": "https://demozoo.org/api/v1/productions/25333/?format=api",
    "demozoo_url": "https://demozoo.org/productions/25333/",
    "id": 25333,
    "title": "2001: A Scene Odyssey",
    "author_nicks": [
        {
            "name": "OldSkool",
            "abbreviation": "OS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9949/?format=api",
                "id": 9949,
                "name": "OldSkool",
                "is_group": true
            }
        },
        {
            "name": "Remedy",
            "abbreviation": "RMD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6701/?format=api",
                "id": 6701,
                "name": "Remedy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-04-15",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "cQBs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5803/?format=api",
                    "id": 5803,
                    "name": "cQBs",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Visual Effects"
        },
        {
            "nick": {
                "name": "cQBs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5803/?format=api",
                    "id": 5803,
                    "name": "cQBs",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Writer"
        },
        {
            "nick": {
                "name": "Ramses",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10311/?format=api",
                    "id": 10311,
                    "name": "Ramses",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Director"
        },
        {
            "nick": {
                "name": "Ramses",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10311/?format=api",
                    "id": 10311,
                    "name": "Ramses",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Writer"
        },
        {
            "nick": {
                "name": "Ramses",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10311/?format=api",
                    "id": 10311,
                    "name": "Ramses",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Heilmann",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35614/?format=api",
                    "id": 35614,
                    "name": "Heilmann",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Narrator"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aDM1Cah8gRg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "57",
            "competition": {
                "id": 1747,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/342/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/342/",
                    "id": 342,
                    "name": "Mekka & Symposium 2001",
                    "tagline": "",
                    "start_date": "2001-04-13",
                    "end_date": "2001-04-16",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/2001/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ba/7c/7602.14604.png",
            "original_width": 675,
            "original_height": 356,
            "standard_url": "https://media.demozoo.org/screens/s/ba/7c/7602.14604.jpg",
            "standard_width": 400,
            "standard_height": 210,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ba/7c/7602.14604.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 105
        }
    ],
    "tags": []
}