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

{
    "url": "https://demozoo.org/api/v1/productions/41512/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41512/",
    "id": 41512,
    "title": "B0h it Stinks",
    "author_nicks": [
        {
            "name": "Plush",
            "abbreviation": "+H",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/469/?format=api",
                "id": 469,
                "name": "Plush",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-09-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=80032"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=2739"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14766"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "19",
            "competition": {
                "id": 3958,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/75/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/75/",
                    "id": 75,
                    "name": "X 1998",
                    "tagline": "",
                    "start_date": "1998-09-18",
                    "end_date": "1998-09-20",
                    "location": "Hengelo, Gemeente Bronckhorst, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.05083,
                    "longitude": 6.30972,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}