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

{
    "url": "https://demozoo.org/api/v1/productions/142628/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/142628/",
    "id": 142628,
    "title": "?",
    "author_nicks": [
        {
            "name": "Perezoso",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32291/?format=api",
                "id": 32291,
                "name": "Adterre",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-07-25",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "600",
            "competition": {
                "id": 11714,
                "name": "Fast 2D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2533/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2533/",
                    "id": 2533,
                    "name": "Euskal 2015",
                    "tagline": "Euskal Encounter 23",
                    "start_date": "2015-07-23",
                    "end_date": "2015-07-26",
                    "location": "Barakaldo, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29753,
                    "longitude": -2.98622,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}