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

{
    "url": "https://demozoo.org/api/v1/productions/77768/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/77768/",
    "id": 77768,
    "title": "Euskal Encounter on the moon",
    "author_nicks": [
        {
            "name": "Barby",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39004/?format=api",
                "id": 39004,
                "name": "Barby",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mungiako Scene",
            "abbreviation": "MS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38747/?format=api",
                "id": 38747,
                "name": "Mungiako Scene",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-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": 9,
            "ranking": "9",
            "score": "42",
            "competition": {
                "id": 8103,
                "name": "Fast 3D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/498/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/498/",
                    "id": 498,
                    "name": "Euskal 2004",
                    "tagline": "Euskal Encounter 12",
                    "start_date": "2004-07-22",
                    "end_date": "2004-07-25",
                    "location": "Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.25,
                    "longitude": -2.91667,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}