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

{
    "url": "https://demozoo.org/api/v1/productions/44339/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44339/",
    "id": 44339,
    "title": "Aquasoma",
    "author_nicks": [
        {
            "name": "NEXTEMPIRE",
            "abbreviation": "NE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10231/?format=api",
                "id": 10231,
                "name": "NEXTEMPIRE",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-05-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "KARPOV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11285/?format=api",
                    "id": 11285,
                    "name": "Fuse",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/overseas99/demo/ne_aqua.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=485"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "4.50",
            "competition": {
                "id": 4339,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1065/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1065/",
                    "id": 1065,
                    "name": "Overseas 1999",
                    "tagline": "",
                    "start_date": "1999-05-12",
                    "end_date": "1999-05-14",
                    "location": "Brazil",
                    "is_online": false,
                    "country_code": "BR",
                    "latitude": -14.24292,
                    "longitude": -54.387829,
                    "website": "https://web.archive.org/web/20010430042309/http://www.fatorcaos.com.br:80/overseas/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "no-sound"
    ]
}