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

{
    "url": "https://demozoo.org/api/v1/productions/179055/?format=api",
    "demozoo_url": "https://demozoo.org/productions/179055/",
    "id": 179055,
    "title": "Wonderful World",
    "author_nicks": [
        {
            "name": "KneDa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40771/?format=api",
                "id": 40771,
                "name": "KneDa",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-10-30",
    "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/mirrors/scenesp.org/2004/arroutadaXI/Intros/KND-02.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13845,
                "name": "Intros",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3484/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3484/",
                    "id": 3484,
                    "name": "Arroutada 2004",
                    "tagline": "Arroutada 11",
                    "start_date": "2004-10-29",
                    "end_date": "2004-10-31",
                    "location": "Provincia da Coruña, Galicia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.16667,
                    "longitude": -8.41667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}