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

{
    "url": "https://demozoo.org/api/v1/productions/81874/?format=api",
    "demozoo_url": "https://demozoo.org/productions/81874/",
    "id": 81874,
    "title": "Jag är en boll",
    "author_nicks": [
        {
            "name": "David Grundberg",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65628/?format=api",
                "id": 65628,
                "name": "David Grundberg",
                "is_group": false
            }
        },
        {
            "name": "Miptex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41834/?format=api",
                "id": 41834,
                "name": "Miptex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-05-05",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/krangparty11/demo/miptex%2C_david-i_am_a_ball.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 8535,
                "name": "Best 64k Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1152/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1152/",
                    "id": 1152,
                    "name": "Krangparty 2005 (11)",
                    "tagline": "Krangparty 11",
                    "start_date": "2005-05-05",
                    "end_date": "2005-05-05",
                    "location": "Sundsvalls Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.47912,
                    "longitude": 16.92651,
                    "website": ""
                }
            }
        },
        {
            "position": 3,
            "ranking": "3",
            "score": "754",
            "competition": {
                "id": 8536,
                "name": "Krangers Choice Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1152/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1152/",
                    "id": 1152,
                    "name": "Krangparty 2005 (11)",
                    "tagline": "Krangparty 11",
                    "start_date": "2005-05-05",
                    "end_date": "2005-05-05",
                    "location": "Sundsvalls Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.47912,
                    "longitude": 16.92651,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}