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

{
    "url": "https://demozoo.org/api/v1/productions/44868/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/44868/",
    "id": 44868,
    "title": "Matrix",
    "author_nicks": [
        {
            "name": "Jonathan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27826/?format=api",
                "id": 27826,
                "name": "Jonathan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fusion",
            "abbreviation": "FSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23685/?format=api",
                "id": 23685,
                "name": "Fusion",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09-04",
    "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/1999/rtsy99/grfx/image11.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "16",
            "score": "0",
            "competition": {
                "id": 4407,
                "name": "Hand-Drawn GFX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1060/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1060/",
                    "id": 1060,
                    "name": "RTS 1999",
                    "tagline": "2000-1",
                    "start_date": "1999-09-03",
                    "end_date": "1999-09-05",
                    "location": "Seyssins, Département de l'Isère, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.15513,
                    "longitude": 5.67921,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3d/99/a9ba.pl49930.jpg",
            "original_width": 480,
            "original_height": 640,
            "standard_url": "https://media.demozoo.org/screens/s/3d/99/a9ba.pl49930.jpg",
            "standard_width": 225,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3d/99/a9ba.pl49930.jpg",
            "thumbnail_width": 112,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}