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

{
    "url": "https://demozoo.org/api/v1/productions/328976/?format=api",
    "demozoo_url": "https://demozoo.org/productions/328976/",
    "id": 328976,
    "title": "Follow the Leader",
    "author_nicks": [
        {
            "name": "Orion",
            "abbreviation": "ORN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28914/?format=api",
                "id": 28914,
                "name": "Orion",
                "is_group": true
            }
        },
        {
            "name": "Thrash",
            "abbreviation": "TAS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110077/?format=api",
                "id": 110077,
                "name": "Thrash",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-12-02",
    "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/getinternalfile.php/35103/0001b.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=44226"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=45344"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 18213,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4748/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4748/",
                    "id": 4748,
                    "name": "Giant and Unitec Meeting 1989",
                    "tagline": "",
                    "start_date": "1989-12-02",
                    "end_date": "1989-12-03",
                    "location": "Gummersbach, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.02608,
                    "longitude": 7.56473,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}