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

{
    "url": "https://demozoo.org/api/v1/productions/42030/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42030/",
    "id": 42030,
    "title": "El Lago",
    "author_nicks": [
        {
            "name": "Hess",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22409/?format=api",
                "id": 22409,
                "name": "Hess",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sharku Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22408/?format=api",
                "id": 22408,
                "name": "Sharku",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-10-10",
    "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": 1,
            "ranking": "1",
            "score": "20",
            "competition": {
                "id": 4019,
                "name": "GFX 3D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/883/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/883/",
                    "id": 883,
                    "name": "Arroutada 1999",
                    "tagline": "",
                    "start_date": "1999-10-09",
                    "end_date": "1999-10-11",
                    "location": "Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.89489,
                    "longitude": -2.98831,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}