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

{
    "url": "https://demozoo.org/api/v1/productions/321131/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/321131/",
    "id": 321131,
    "title": "Oniria",
    "author_nicks": [
        {
            "name": "Luke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136599/?format=api",
                "id": 136599,
                "name": "Luke",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-03-14",
    "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": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 17754,
                "name": "Gráficos 2D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4638/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4638/",
                    "id": 4638,
                    "name": "Gipuzkoa Encounter 2015",
                    "tagline": "",
                    "start_date": "2015-03-13",
                    "end_date": "2015-03-15",
                    "location": "Tolosa, Gipuzkoa, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.12764,
                    "longitude": -2.09085,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}