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

{
    "url": "https://demozoo.org/api/v1/productions/333342/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/333342/",
    "id": 333342,
    "title": "Be back in 5 minutes...",
    "author_nicks": [
        {
            "name": "Rens van de Wiel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139947/?format=api",
                "id": 139947,
                "name": "Rens van de Wiel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Daijto Productions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139948/?format=api",
                "id": 139948,
                "name": "Daijto Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-03-11",
    "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/2000/ambience00/surprise/grfx/toiletpaper.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "510",
            "competition": {
                "id": 18402,
                "name": "Surprise Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/975/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/975/",
                    "id": 975,
                    "name": "Ambience 2000",
                    "tagline": "",
                    "start_date": "2000-03-10",
                    "end_date": "2000-03-12",
                    "location": "Gemeente Venlo, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.39277,
                    "longitude": 6.16041,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/af/43/c882.pl629709.jpg",
            "original_width": 590,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/af/43/c882.pl629709.png",
            "standard_width": 368,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/43/c882.pl629709.png",
            "thumbnail_width": 184,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}