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

{
    "url": "https://demozoo.org/api/v1/productions/33601/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33601/",
    "id": 33601,
    "title": "Better Late Than Never",
    "author_nicks": [
        {
            "name": "Active",
            "abbreviation": "[A]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13848/?format=api",
                "id": 13848,
                "name": "Active",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-08-23",
    "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": [
        {
            "nick": {
                "name": "Artlace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11153/?format=api",
                    "id": 11153,
                    "name": "Artlace",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Trident",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7239/?format=api",
                    "id": 7239,
                    "name": "Trident",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=17951"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/antiq97/c64/better_later_than_never.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=17100"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6119"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "213",
            "competition": {
                "id": 2815,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/708/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/708/",
                    "id": 708,
                    "name": "Antiq 1997",
                    "tagline": "",
                    "start_date": "1997-08-22",
                    "end_date": "1997-08-24",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}