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

{
    "url": "https://demozoo.org/api/v1/productions/30111/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30111/",
    "id": 30111,
    "title": "Aegis",
    "author_nicks": [
        {
            "name": "pWp Mascot Division",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3146/?format=api",
                "id": 3146,
                "name": "Pers' Wastaiset Produktiot",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-01-21",
    "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": 12,
            "ranking": "2",
            "score": "0",
            "competition": {
                "id": 2395,
                "name": "Ibniz Demo Competition",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1338/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1338/",
                    "id": 1338,
                    "name": "Icons 2012",
                    "tagline": "",
                    "start_date": "2012-01-21",
                    "end_date": "2012-01-21",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.icons.fi/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}