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

{
    "url": "https://demozoo.org/api/v1/productions/153947/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/153947/",
    "id": 153947,
    "title": "Homecoming",
    "author_nicks": [
        {
            "name": "Darkki",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12878/?format=api",
                "id": 12878,
                "name": "Darkki",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-03-10",
    "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": 1,
            "ranking": "1",
            "score": "31.80p",
            "competition": {
                "id": 12162,
                "name": "Grafiikka",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1330/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1330/",
                    "id": 1330,
                    "name": "Instanssi 2012",
                    "tagline": "",
                    "start_date": "2012-03-09",
                    "end_date": "2012-03-11",
                    "location": "Jyvaskyla, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.24049,
                    "longitude": 25.751289,
                    "website": "http://instanssi.org/2012/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}