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

{
    "url": "https://demozoo.org/api/v1/productions/38036/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/38036/",
    "id": 38036,
    "title": "Sceen",
    "author_nicks": [
        {
            "name": "Dipswitch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5806/?format=api",
                "id": 5806,
                "name": "Dipswitch",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Aerosol",
            "abbreviation": "aSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6858/?format=api",
                "id": 6858,
                "name": "Aerosol",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-08-09",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "23",
            "competition": {
                "id": 3447,
                "name": "ANSI/ASCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/356/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/356/",
                    "id": 356,
                    "name": "Evoke 2008",
                    "tagline": "",
                    "start_date": "2008-08-08",
                    "end_date": "2008-08-10",
                    "location": "Köln-Ehrenfeld, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.9456,
                    "longitude": 6.92059,
                    "website": "http://archive.evoke.eu/2008/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}