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

{
    "url": "https://demozoo.org/api/v1/productions/42586/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42586/",
    "id": 42586,
    "title": "CAFe'99 logo",
    "author_nicks": [
        {
            "name": "Pasha",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26857/?format=api",
                "id": 26857,
                "name": "Pasha",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Excess Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8937/?format=api",
                "id": 8937,
                "name": "Excess Team",
                "is_group": true
            }
        },
        {
            "name": "PAVIT Corporation",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26815/?format=api",
                "id": 26815,
                "name": "PAVIT Corporation",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-28",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/cafe99/logo/cf99logo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "4,200",
            "competition": {
                "id": 4090,
                "name": "ASCII Logo Graphic",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/279/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/279/",
                    "id": 279,
                    "name": "CAFe 1999",
                    "tagline": "Computer Art Festival 1999",
                    "start_date": "1999-08-28",
                    "end_date": "1999-08-29",
                    "location": "Kazan, Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.78874,
                    "longitude": 49.12214,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/10/8f/b20c.124834.png",
            "original_width": 517,
            "original_height": 308,
            "standard_url": "https://media.demozoo.org/screens/s/10/8f/b20c.124834.png",
            "standard_width": 400,
            "standard_height": 238,
            "thumbnail_url": "https://media.demozoo.org/screens/t/10/8f/b20c.124834.png",
            "thumbnail_width": 200,
            "thumbnail_height": 119
        }
    ],
    "tags": []
}