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

{
    "url": "https://demozoo.org/api/v1/productions/47202/?format=api",
    "demozoo_url": "https://demozoo.org/productions/47202/",
    "id": 47202,
    "title": "Black Hole",
    "author_nicks": [
        {
            "name": "Lepsi Developments",
            "abbreviation": "LD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                "id": 3822,
                "name": "Lepsi De",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-30",
    "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=84317"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/inteloutside96/c64_demo/black_hole.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9330"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 4748,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/515/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/515/",
                    "id": 515,
                    "name": "Intel Outside 1996",
                    "tagline": "IO3",
                    "start_date": "1996-08-30",
                    "end_date": "1996-08-31",
                    "location": "Warsaw, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.235352,
                    "longitude": 21.00939,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}