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

{
    "url": "https://demozoo.org/api/v1/productions/111973/?format=api",
    "demozoo_url": "https://demozoo.org/productions/111973/",
    "id": 111973,
    "title": "Laiton varastohallihourinta",
    "author_nicks": [
        {
            "name": "Pants^2",
            "abbreviation": "P2",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41846/?format=api",
                "id": 41846,
                "name": "Pants^2",
                "is_group": true
            }
        },
        {
            "name": "r00t3d",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12851/?format=api",
                "id": 12851,
                "name": "r00t3d",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-05-17",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "-41",
            "competition": {
                "id": 10437,
                "name": "High-end Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2135/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2135/",
                    "id": 2135,
                    "name": "Stream 2014",
                    "tagline": "Stream Ten",
                    "start_date": "2014-05-16",
                    "end_date": "2014-05-18",
                    "location": "Tampere, Pirkanmaa, Western Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.60736,
                    "longitude": 23.87021,
                    "website": "http://www.streamparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}