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

{
    "url": "https://demozoo.org/api/v1/productions/68201/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68201/",
    "id": 68201,
    "title": "xa001",
    "author_nicks": [
        {
            "name": "xAngle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38140/?format=api",
                "id": 38140,
                "name": "xAngle",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-03-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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/2003/deadline03/demo/normal/xangle-xa001.tgz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=77598"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "64",
            "competition": {
                "id": 7388,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1181/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1181/",
                    "id": 1181,
                    "name": "Deadline 2003",
                    "tagline": "",
                    "start_date": "2003-03-14",
                    "end_date": "2003-03-16",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.332169,
                    "longitude": 18.062429,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}