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

{
    "url": "https://demozoo.org/api/v1/productions/76009/?format=api",
    "demozoo_url": "https://demozoo.org/productions/76009/",
    "id": 76009,
    "title": "Retekegér",
    "author_nicks": [
        {
            "name": "Singular Crew",
            "abbreviation": "SGR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                "id": 5740,
                "name": "Singular Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-07-05",
    "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://noname.c64.org/csdb/release/download.php?id=6431"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/scenecon03/oldskool/sc2k3_retro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9305"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=44242"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "41",
            "competition": {
                "id": 7930,
                "name": "Retro Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1237/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1237/",
                    "id": 1237,
                    "name": "SceneCon 2003",
                    "tagline": "",
                    "start_date": "2003-07-04",
                    "end_date": "2003-07-06",
                    "location": "Salgótarján, Nógrád, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 48.09872,
                    "longitude": 19.80303,
                    "website": "http://2003.scenecon.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}