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

{
    "url": "https://demozoo.org/api/v1/productions/39143/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/39143/",
    "id": 39143,
    "title": "Sunflower",
    "author_nicks": [
        {
            "name": "Ben-Jam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5635/?format=api",
                "id": 5635,
                "name": "benJam",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Ultimate Mayas",
            "abbreviation": "TUM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10226/?format=api",
                "id": 10226,
                "name": "The Ultimate Mayas",
                "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": 2,
            "ranking": "2",
            "score": "35",
            "competition": {
                "id": 3632,
                "name": "Raytrace 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": []
}