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

{
    "url": "https://demozoo.org/api/v1/productions/52314/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52314/",
    "id": 52314,
    "title": "C.O.W.S 98",
    "author_nicks": [
        {
            "name": "Padua",
            "abbreviation": "PDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                "id": 3774,
                "name": "Padua",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-11-18",
    "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/2000/x00/c64/cows98.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "C64chProduction",
            "url": "https://c64.ch/productions/1612"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8006"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 5422,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/76/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/76/",
                    "id": 76,
                    "name": "X 2000",
                    "tagline": "The Reunion",
                    "start_date": "2000-11-17",
                    "end_date": "2000-11-19",
                    "location": "Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.152355,
                    "longitude": 5.29297,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}