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

{
    "url": "https://demozoo.org/api/v1/productions/72605/?format=api",
    "demozoo_url": "https://demozoo.org/productions/72605/",
    "id": 72605,
    "title": "tête éclatante",
    "author_nicks": [
        {
            "name": "Comic Bakery",
            "abbreviation": "CBK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14964/?format=api",
                "id": 14964,
                "name": "Comic Bakery",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-02-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": "Bob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6778/?format=api",
                    "id": 6778,
                    "name": "Bob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sushi Brother",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/622/?format=api",
                    "id": 622,
                    "name": "Balrog",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/hype03/wild/comic_bakery___t_te__clatante.avi"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "41",
            "competition": {
                "id": 7691,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/897/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/897/",
                    "id": 897,
                    "name": "Hype 2003",
                    "tagline": "",
                    "start_date": "2003-02-13",
                    "end_date": "2003-02-16",
                    "location": "Malmo, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.596642,
                    "longitude": 13.00156,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ca/e7/8644.311525.jpg",
            "original_width": 768,
            "original_height": 576,
            "standard_url": "https://media.demozoo.org/screens/s/ca/e7/8644.311525.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ca/e7/8644.311525.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}