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

{
    "url": "https://demozoo.org/api/v1/productions/57149/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/57149/",
    "id": 57149,
    "title": "Palm Island",
    "author_nicks": [
        {
            "name": "Squeek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3540/?format=api",
                "id": 3540,
                "name": "Squeek",
                "is_group": false
            }
        },
        {
            "name": "Teel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3031/?format=api",
                "id": 3031,
                "name": "Teel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-02-24",
    "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": 7,
            "ranking": "7",
            "score": "20",
            "competition": {
                "id": 6149,
                "name": "Raytrace",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1117/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1117/",
                    "id": 1117,
                    "name": "Performance 2001",
                    "tagline": "",
                    "start_date": "2001-02-23",
                    "end_date": "2001-02-25",
                    "location": "Lohja, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.37318,
                    "longitude": 23.93528,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}