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

{
    "url": "https://demozoo.org/api/v1/productions/101591/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/101591/",
    "id": 101591,
    "title": "Screw you guys, I'm going home",
    "author_nicks": [
        {
            "name": "Biini",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3599/?format=api",
                "id": 3599,
                "name": "Biini",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-03-01",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
            "id": 36,
            "name": "Photo",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "38",
            "competition": {
                "id": 10066,
                "name": "Photo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2090/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2090/",
                    "id": 2090,
                    "name": "End of the World Party 2014",
                    "tagline": "157v",
                    "start_date": "2014-02-28",
                    "end_date": "2014-03-02",
                    "location": "Helsinki, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}