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

{
    "url": "https://demozoo.org/api/v1/productions/7363/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/7363/",
    "id": 7363,
    "title": "GemTOS - La Danse De Carla",
    "author_nicks": [
        {
            "name": "Bob",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6778/?format=api",
                "id": 6778,
                "name": "Bob",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Apan Bepan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4233/?format=api",
                "id": 4233,
                "name": "Apan Bepan",
                "is_group": true
            }
        },
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-07-10",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/edison11/gfx/bob-gemtos.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "247",
            "competition": {
                "id": 726,
                "name": "Newschool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/260/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/260/",
                    "id": 260,
                    "name": "Edison 2011",
                    "tagline": "A Taste of Things to Come",
                    "start_date": "2011-07-08",
                    "end_date": "2011-07-10",
                    "location": "Sollentuna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.42513,
                    "longitude": 17.942475,
                    "website": "http://on.edis.nu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/85/38/aa99.4817.png",
            "original_width": 1280,
            "original_height": 1280,
            "standard_url": "https://media.demozoo.org/screens/s/85/38/aa99.4817.jpg",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/85/38/aa99.4817.jpg",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}