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

{
    "url": "https://demozoo.org/api/v1/productions/54657/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54657/",
    "id": 54657,
    "title": "dsa",
    "author_nicks": [
        {
            "name": "DSA",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19864/?format=api",
                "id": 19864,
                "name": "DSA",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-02-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "22",
            "competition": {
                "id": 5773,
                "name": "Intro 64k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/895/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/895/",
                    "id": 895,
                    "name": "Hype 2001",
                    "tagline": "",
                    "start_date": "2001-02-15",
                    "end_date": "2001-02-18",
                    "location": "Malmo, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.596642,
                    "longitude": 13.00156,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}