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

{
    "url": "https://demozoo.org/api/v1/productions/88275/?format=api",
    "demozoo_url": "https://demozoo.org/productions/88275/",
    "id": 88275,
    "title": "Osmozys",
    "author_nicks": [
        {
            "name": "Orion_",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10490/?format=api",
                "id": 10490,
                "name": "Orion_",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
            "id": 50,
            "name": "Atari Jaguar"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Orion_",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10490/?format=api",
                    "id": 10490,
                    "name": "Orion_",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://onorisoft.free.fr/jag/osmozys.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/JAGUAR/ORION/OSMOZYS.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50469"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 9378,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1924/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1924/",
                    "id": 1924,
                    "name": "Jagcode 2008",
                    "tagline": "Jagcode II",
                    "start_date": "2008",
                    "end_date": "2008",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}