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

{
    "url": "https://demozoo.org/api/v1/productions/85243/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/85243/",
    "id": 85243,
    "title": "Cabra",
    "author_nicks": [
        {
            "name": "Mod-pc Taldea",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42326/?format=api",
                "id": 42326,
                "name": "Mod-pc Taldea",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-22",
    "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": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 8964,
                "name": "Fast 2D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/501/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/501/",
                    "id": 501,
                    "name": "Euskal 2007",
                    "tagline": "Euskal Encounter 15",
                    "start_date": "2007-07-20",
                    "end_date": "2007-07-23",
                    "location": "San Vicente de Baracaldo, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29731,
                    "longitude": -2.98584,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}