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

{
    "url": "https://demozoo.org/api/v1/productions/50235/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/50235/",
    "id": 50235,
    "title": "Sienimetsae",
    "author_nicks": [
        {
            "name": "fragment",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3073/?format=api",
                "id": 3073,
                "name": "fragment",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Static",
            "abbreviation": "STC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10122/?format=api",
                "id": 10122,
                "name": "Static",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-03-11",
    "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": "40",
            "competition": {
                "id": 5143,
                "name": "GFX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1116/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1116/",
                    "id": 1116,
                    "name": "Performance 2000",
                    "tagline": "",
                    "start_date": "2000-03-10",
                    "end_date": "2000-03-12",
                    "location": "Lohja, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.251099,
                    "longitude": 24.069759,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}