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

{
    "url": "https://demozoo.org/api/v1/productions/56495/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/56495/",
    "id": 56495,
    "title": "Pacific Ocean",
    "author_nicks": [
        {
            "name": "Steve Gibson",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12553/?format=api",
                "id": 12553,
                "name": "Steve Gibson",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Gibson Brothers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33345/?format=api",
                "id": 33345,
                "name": "Gibson Brothers",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-02-03",
    "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/2001/mindresources01/grtc/pacifico.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "2,80",
            "competition": {
                "id": 6064,
                "name": "GFX Rendered",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1158/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1158/",
                    "id": 1158,
                    "name": "Mindresources 2001",
                    "tagline": "",
                    "start_date": "2001-02-03",
                    "end_date": "2001-02-04",
                    "location": "Moskva, Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.76167,
                    "longitude": 37.60667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e1/1b/7a8b.pl58779.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/e1/1b/7a8b.pl58779.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e1/1b/7a8b.pl58779.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}