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

{
    "url": "https://demozoo.org/api/v1/productions/111732/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/111732/",
    "id": 111732,
    "title": "C'est de la bombe!",
    "author_nicks": [
        {
            "name": "Anya",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27238/?format=api",
                "id": 27238,
                "name": "Anya",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-05-17",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Anya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27238/?format=api",
                    "id": 27238,
                    "name": "Anya",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/vip14/fast/c%27est_de_la_bombe-anya.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "99",
            "competition": {
                "id": 10428,
                "name": "Fast",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2001/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2001/",
                    "id": 2001,
                    "name": "Very Important Party 2014",
                    "tagline": "",
                    "start_date": "2014-05-16",
                    "end_date": "2014-05-18",
                    "location": "Thoissey, Département de l'Ain, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.1725,
                    "longitude": 4.80194,
                    "website": "http://vip2014.popsyteam.org/en"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e6/45/315a.pl118465.png",
            "original_width": 690,
            "original_height": 972,
            "standard_url": "https://media.demozoo.org/screens/s/e6/45/315a.pl118465.jpg",
            "standard_width": 212,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e6/45/315a.pl118465.jpg",
            "thumbnail_width": 106,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}