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

{
    "url": "https://demozoo.org/api/v1/productions/39145/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/39145/",
    "id": 39145,
    "title": "Nancy",
    "author_nicks": [
        {
            "name": "Shad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25599/?format=api",
                "id": 25599,
                "name": "Shad",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Suspect Development International",
            "abbreviation": "SDi",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                "id": 13585,
                "name": "Suspect Development International",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-11-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": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 3633,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1011/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1011/",
                    "id": 1011,
                    "name": "Dialogos 1998",
                    "tagline": "",
                    "start_date": "1998-11-13",
                    "end_date": "1998-11-15",
                    "location": "Kreisfreie Stadt Jena, Thuringia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.93194,
                    "longitude": 11.59056,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}