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

{
    "url": "https://demozoo.org/api/v1/productions/141039/?format=api",
    "demozoo_url": "https://demozoo.org/productions/141039/",
    "id": 141039,
    "title": "Välfärden börjar vid 15 fps",
    "author_nicks": [
        {
            "name": "Somalian Pirate Party",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51115/?format=api",
                "id": 51115,
                "name": "Somalian Pirate Party",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-07-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
            "id": 59,
            "name": "Raspberry Pi"
        }
    ],
    "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/2015/edison15/newschool_demo/spp002.tgz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65956"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "100",
            "competition": {
                "id": 11648,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2476/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2476/",
                    "id": 2476,
                    "name": "Edison 2015",
                    "tagline": "",
                    "start_date": "2015-07-03",
                    "end_date": "2015-07-05",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": "http://on.edis.nu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "swedish-title"
    ]
}