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

{
    "url": "https://demozoo.org/api/v1/productions/79047/?format=api",
    "demozoo_url": "https://demozoo.org/productions/79047/",
    "id": 79047,
    "title": "HT's goa brudbilder #1",
    "author_nicks": [
        {
            "name": "Hack'n'Trade",
            "abbreviation": "ht",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
                "id": 10273,
                "name": "Hack'n'Trade",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-07-31",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/lcp04/c64/demo/06_ht%27s_goa_brudbilder_1-ht.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13063"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "6.128",
            "competition": {
                "id": 8186,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/392/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/392/",
                    "id": 392,
                    "name": "Little Computer People 2004",
                    "tagline": "",
                    "start_date": "2004-07-30",
                    "end_date": "2004-08-01",
                    "location": "Linköpings Kommun, Östergötland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.41046,
                    "longitude": 15.6187,
                    "website": "http://www.lcp.c64.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}