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

{
    "url": "https://demozoo.org/api/v1/productions/76780/?format=api",
    "demozoo_url": "https://demozoo.org/productions/76780/",
    "id": 76780,
    "title": "Dead Pixels",
    "author_nicks": [
        {
            "name": "Moonflow",
            "abbreviation": "MFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18496/?format=api",
                "id": 18496,
                "name": "Moonflow",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-10-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/abstract04/demo/mfl-dead_pixels.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13788"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "27",
            "competition": {
                "id": 8006,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1129/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1129/",
                    "id": 1129,
                    "name": "Abstract 2004",
                    "tagline": "",
                    "start_date": "2004-10-08",
                    "end_date": "2004-10-10",
                    "location": "Gliwice, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.291698,
                    "longitude": 18.66692,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "demopaja"
    ]
}