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

{
    "url": "https://demozoo.org/api/v1/productions/85419/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85419/",
    "id": 85419,
    "title": "Erased",
    "author_nicks": [
        {
            "name": "Padua",
            "abbreviation": "PDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                "id": 3774,
                "name": "Padua",
                "is_group": true
            }
        },
        {
            "name": "Vall@day",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5967/?format=api",
                "id": 5967,
                "name": "Vall@day",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-05-12",
    "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/2007/pixelshow07/demo/erased_by_valladay_and_padua.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/pixelshow07/demo/erased_by_valladay_and_padua.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30648"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ckcAYsJio4A"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "194",
            "competition": {
                "id": 8999,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1284/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1284/",
                    "id": 1284,
                    "name": "PixelShow 2007",
                    "tagline": "",
                    "start_date": "2007-05-11",
                    "end_date": "2007-05-13",
                    "location": "Patras, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.244251,
                    "longitude": 21.732559,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "demopaja"
    ]
}