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

{
    "url": "https://demozoo.org/api/v1/productions/83478/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/83478/",
    "id": 83478,
    "title": "Bananas y peras",
    "author_nicks": [
        {
            "name": "Barnikel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42316/?format=api",
                "id": 42316,
                "name": "Barnikel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-24",
    "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": 17,
            "ranking": "17",
            "score": "10",
            "competition": {
                "id": 8739,
                "name": "Fast 2D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/500/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/500/",
                    "id": 500,
                    "name": "Euskal 2006",
                    "tagline": "Euskal Encounter 14",
                    "start_date": "2006-07-22",
                    "end_date": "2006-07-25",
                    "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": []
}