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

{
    "url": "https://demozoo.org/api/v1/productions/6677/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/6677/",
    "id": 6677,
    "title": "Gath94",
    "author_nicks": [
        {
            "name": "Jonny B",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7891/?format=api",
                "id": 7891,
                "name": "Jonny B",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "MAD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7892/?format=api",
                "id": 7892,
                "name": "MAD",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-04-02",
    "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/1994/thegathering94/grfx/gathering94.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 42,
            "ranking": "=42",
            "score": "4",
            "competition": {
                "id": 664,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/40/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/40/",
                    "id": 40,
                    "name": "The Gathering 1994",
                    "tagline": "",
                    "start_date": "1994-03-29",
                    "end_date": "1994-04-02",
                    "location": "Rykkin, Bærum, Viken, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.92874,
                    "longitude": 10.47531,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ad/1e/e4f8.146157.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/ad/1e/e4f8.146157.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ad/1e/e4f8.146157.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}