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

{
    "url": "https://demozoo.org/api/v1/productions/57458/?format=api",
    "demozoo_url": "https://demozoo.org/productions/57458/",
    "id": 57458,
    "title": "Oulalaaaaaaa",
    "author_nicks": [
        {
            "name": "the nul",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33862/?format=api",
                "id": 33862,
                "name": "the nul",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SFX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21918/?format=api",
                "id": 21918,
                "name": "SFX",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-07-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/slach01/flash/01-the_nul-sfx-oulalaaaaaaaa.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "124",
            "competition": {
                "id": 6193,
                "name": "Fast Flash",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1033/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1033/",
                    "id": 1033,
                    "name": "Slach 2001",
                    "tagline": "",
                    "start_date": "2001-07-19",
                    "end_date": "2001-07-22",
                    "location": "La Teste-de-Buch, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 44.632881,
                    "longitude": -1.14517,
                    "website": "https://web.archive.org/web/20010428070749/http://alien.myke.free.fr/slach3/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}