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

{
    "url": "https://demozoo.org/api/v1/productions/140229/?format=api",
    "demozoo_url": "https://demozoo.org/productions/140229/",
    "id": 140229,
    "title": "Organisateurgedon",
    "author_nicks": [
        {
            "name": "PURe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22970/?format=api",
                "id": 22970,
                "name": "PURe",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/slach98/amiga/fastgame/organisateurgedon.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=12254"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11628,
                "name": "Fast Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1031/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1031/",
                    "id": 1031,
                    "name": "Slach 1998",
                    "tagline": "",
                    "start_date": "1998-08-21",
                    "end_date": "1998-08-24",
                    "location": "Pierrejux, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 47.515411,
                    "longitude": 5.67129,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}