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

{
    "url": "https://demozoo.org/api/v1/productions/294600/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/294600/",
    "id": 294600,
    "title": "Elfquest",
    "author_nicks": [
        {
            "name": "Gunnar Ljungstrand",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123163/?format=api",
                "id": 123163,
                "name": "Gunnar Ljungstrand",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-08-26",
    "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": "",
            "competition": {
                "id": 16476,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2573/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2573/",
                    "id": 2573,
                    "name": "Furulund Hacker Conference 1989",
                    "tagline": "",
                    "start_date": "1989-08-25",
                    "end_date": "1989-08-27",
                    "location": "Furulund, Partille Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.71667,
                    "longitude": 12.13333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}