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

{
    "url": "https://demozoo.org/api/v1/productions/137908/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/137908/",
    "id": 137908,
    "title": "?",
    "author_nicks": [
        {
            "name": "Elf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63365/?format=api",
                "id": 63365,
                "name": "The Kaiser",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Intense",
            "abbreviation": "ITS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6696/?format=api",
                "id": 6696,
                "name": "Intense",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11486,
                "name": "Graphics on A500",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1813/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1813/",
                    "id": 1813,
                    "name": "Saturne Party 1993",
                    "tagline": "",
                    "start_date": "1993-09-04",
                    "end_date": "1993-09-05",
                    "location": "Chelles, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.87861,
                    "longitude": 2.58889,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ab/be/b271.265387.png",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/ab/be/b271.265387.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ab/be/b271.265387.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lost"
    ]
}