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

{
    "url": "https://demozoo.org/api/v1/productions/81534/?format=api",
    "demozoo_url": "https://demozoo.org/productions/81534/",
    "id": 81534,
    "title": "GangED",
    "author_nicks": [
        {
            "name": "The Gang",
            "abbreviation": "GNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                "id": 4083,
                "name": "The Gang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://thegang.nu/get_data.php?type=attachment&id=125"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/grep05/wild/ganged_1.0.1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://thegang.nu/releases.php?type=4&year=all&headline=Utils&nomenu=1"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=19831"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30265"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "51",
            "competition": {
                "id": 8488,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1277/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1277/",
                    "id": 1277,
                    "name": "Grep 2005",
                    "tagline": "",
                    "start_date": "2005-08-12",
                    "end_date": "2005-08-15",
                    "location": "Skövde Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.43488,
                    "longitude": 13.90358,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "borland-c-builder"
    ]
}