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

{
    "url": "https://demozoo.org/api/v1/productions/104073/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/104073/",
    "id": 104073,
    "title": "Orel",
    "author_nicks": [
        {
            "name": "Noro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11544/?format=api",
                "id": 11544,
                "name": "Noro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Atomic",
            "abbreviation": "ATC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28687/?format=api",
                "id": 28687,
                "name": "Atomic",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09-04",
    "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": "=6",
            "score": "1",
            "competition": {
                "id": 10182,
                "name": "2D Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/999/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/999/",
                    "id": 999,
                    "name": "Apocalypse 1999",
                    "tagline": "",
                    "start_date": "1999-09-04",
                    "end_date": "1999-09-05",
                    "location": "Prague, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 50.079079,
                    "longitude": 14.43322,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}