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

{
    "url": "https://demozoo.org/api/v1/productions/55310/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/55310/",
    "id": 55310,
    "title": "Celtic Legend",
    "author_nicks": [
        {
            "name": "WoDK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/927/?format=api",
                "id": 927,
                "name": "WoDK",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DEViANCE",
            "abbreviation": "DEV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10554/?format=api",
                "id": 10554,
                "name": "DEViANCE",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-12-28",
    "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": 8,
            "ranking": "8",
            "score": "102",
            "competition": {
                "id": 5903,
                "name": "Modern Tools Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/170/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/170/",
                    "id": 170,
                    "name": "The Ultimate Meeting 2005",
                    "tagline": "Pirates of the Demoscene",
                    "start_date": "2005-12-27",
                    "end_date": "2005-12-29",
                    "location": "Stadtteil Durlach, Karlsruhe, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.994949,
                    "longitude": 8.47018,
                    "website": "http://2005.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}