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

{
    "url": "https://demozoo.org/api/v1/productions/332097/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332097/",
    "id": 332097,
    "title": "Prise de Tete Preview",
    "author_nicks": [
        {
            "name": "Babygang",
            "abbreviation": "BYG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52153/?format=api",
                "id": 52153,
                "name": "Babygang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-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": "http://csdb.dk/getinternalfile.php/42595/Babygang - Prise De Tete Preview.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=51072"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=45279"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 18355,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4095/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4095/",
                    "id": 4095,
                    "name": "Babygang & Ushuaia Party 1988",
                    "tagline": "",
                    "start_date": "1988-10-29",
                    "end_date": "1988-10-30",
                    "location": "Paris, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.85339,
                    "longitude": 2.34864,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}