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

{
    "url": "https://demozoo.org/api/v1/productions/157861/?format=api",
    "demozoo_url": "https://demozoo.org/productions/157861/",
    "id": 157861,
    "title": "Electric Sheep",
    "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": "2005-04-23",
    "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/2005/pixelshow05/demo/valladay_and_padua_electric_sheep.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16857"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "287",
            "competition": {
                "id": 10004,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1283/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1283/",
                    "id": 1283,
                    "name": "PixelShow 2005",
                    "tagline": "",
                    "start_date": "2005-04-22",
                    "end_date": "2005-04-24",
                    "location": "Dimos Patras, Nomós Achaḯas, West Greece, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.2155,
                    "longitude": 21.79558,
                    "website": "http://pixelshow.demoscene.gr/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "demopaja"
    ]
}