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

{
    "url": "https://demozoo.org/api/v1/productions/51408/?format=api",
    "demozoo_url": "https://demozoo.org/productions/51408/",
    "id": 51408,
    "title": "Keops is jarig",
    "author_nicks": [
        {
            "name": "a random Gran Canarian scener (not havoc)",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30474/?format=api",
                "id": 30474,
                "name": "a random Gran Canarian scener (not havoc)",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-09-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19441"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "7",
            "competition": {
                "id": 4959,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/138/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/138/",
                    "id": 138,
                    "name": "Function 2009",
                    "tagline": "",
                    "start_date": "2009-09-18",
                    "end_date": "2009-09-20",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://2009.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}