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

{
    "url": "https://demozoo.org/api/v1/productions/85217/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/85217/",
    "id": 85217,
    "title": "The First Meeting",
    "author_nicks": [
        {
            "name": "Xabi-Wan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42323/?format=api",
                "id": 42323,
                "name": "Xabier Gaztelua",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Motsukora",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27191/?format=api",
                "id": 27191,
                "name": "Motsukora",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-07-22",
    "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/2007/euskal15/grfx/the_first_meeting.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 8962,
                "name": "Gráficos 2D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/501/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/501/",
                    "id": 501,
                    "name": "Euskal 2007",
                    "tagline": "Euskal Encounter 15",
                    "start_date": "2007-07-20",
                    "end_date": "2007-07-23",
                    "location": "San Vicente de Baracaldo, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29731,
                    "longitude": -2.98584,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2e/8f/9aef.108358.png",
            "original_width": 1024,
            "original_height": 721,
            "standard_url": "https://media.demozoo.org/screens/s/2e/8f/9aef.108358.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2e/8f/9aef.108358.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}