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

{
    "url": "https://demozoo.org/api/v1/productions/64412/?format=api",
    "demozoo_url": "https://demozoo.org/productions/64412/",
    "id": 64412,
    "title": "Kakebunn",
    "author_nicks": [
        {
            "name": "The Dane",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24287/?format=api",
                "id": 24287,
                "name": "The Dane",
                "is_group": false
            }
        },
        {
            "name": "The Swedes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15151/?format=api",
                "id": 15151,
                "name": "The Swedes",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/trsac02/in64/kakebunn.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7283"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "169",
            "competition": {
                "id": 7130,
                "name": "PC Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/190/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/190/",
                    "id": 190,
                    "name": "TRSAC 2002",
                    "tagline": "TRSAC FU",
                    "start_date": "2002-08-15",
                    "end_date": "2002-08-18",
                    "location": "Amager, Tårnby Kommune, Capital Region, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.61404,
                    "longitude": 12.59033,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}