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

{
    "url": "https://demozoo.org/api/v1/productions/30493/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/30493/",
    "id": 30493,
    "title": "Daemon",
    "author_nicks": [
        {
            "name": "Ellyn",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11367/?format=api",
                "id": 11367,
                "name": "Ellyn",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exmortis",
            "abbreviation": "XMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4250/?format=api",
                "id": 4250,
                "name": "Exmortis",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11-09",
    "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": 6,
            "ranking": "=6",
            "score": "13",
            "competition": {
                "id": 2452,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/567/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/567/",
                    "id": 567,
                    "name": "Gravity 1996",
                    "tagline": "1",
                    "start_date": "1996-11-09",
                    "end_date": "1996-11-10",
                    "location": "Województwo Opolskie, Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.66667,
                    "longitude": 17.9,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}