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

{
    "url": "https://demozoo.org/api/v1/productions/161838/?format=api",
    "demozoo_url": "https://demozoo.org/productions/161838/",
    "id": 161838,
    "title": "Shader Evolution",
    "author_nicks": [
        {
            "name": "Koltes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52423/?format=api",
                "id": 52423,
                "name": "Koltes",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "TMP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49104/?format=api",
                "id": 49104,
                "name": "TMP",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-08-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://koltesdigital.github.io/shader-evolution-web/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67976"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "232",
            "competition": {
                "id": 12677,
                "name": "Interactive",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2710/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2710/",
                    "id": 2710,
                    "name": "Evoke 2016",
                    "tagline": "True Color Demo Scene",
                    "start_date": "2016-08-12",
                    "end_date": "2016-08-14",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://www.evoke.eu/2016/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}