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

{
    "url": "https://demozoo.org/api/v1/productions/14614/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/14614/",
    "id": 14614,
    "title": "Loose",
    "author_nicks": [
        {
            "name": "Dj.Vigil",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9201/?format=api",
                "id": 9201,
                "name": "Vigil",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Coders' Academy",
            "abbreviation": "Coders Academy",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9199/?format=api",
                "id": 9199,
                "name": "Coders' Academy",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-07-21",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 867,
                "name": "ZX Spectrum Digital Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/327/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/327/",
                    "id": 327,
                    "name": "Paradox 2001",
                    "tagline": "Paradox 2k+1",
                    "start_date": "2001-07-21",
                    "end_date": "2001-07-22",
                    "location": "Rostov-na-Donu, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 47.228882,
                    "longitude": 39.717361,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}