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

{
    "url": "https://demozoo.org/api/v1/productions/21540/?format=api",
    "demozoo_url": "https://demozoo.org/productions/21540/",
    "id": 21540,
    "title": "Letmælk IV",
    "author_nicks": [
        {
            "name": "Phosphor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15886/?format=api",
                "id": 15886,
                "name": "Phosphor",
                "is_group": false
            }
        },
        {
            "name": "e605",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13584/?format=api",
                "id": 13584,
                "name": "e605",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/theparty98/java/demo/letmaelk.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 1403,
                "name": "Java Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/97/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/97/",
                    "id": 97,
                    "name": "The Party 1998",
                    "tagline": "Do you believe in life after christmas?",
                    "start_date": "1998-12-27",
                    "end_date": "1998-12-29",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}