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

{
    "url": "https://demozoo.org/api/v1/productions/139243/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/139243/",
    "id": 139243,
    "title": "Space City",
    "author_nicks": [
        {
            "name": "Alien",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59109/?format=api",
                "id": 59109,
                "name": "Alien",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Technology",
            "abbreviation": "THG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38992/?format=api",
                "id": 38992,
                "name": "Technology",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-04-16",
    "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": 47,
            "ranking": "45",
            "score": "96",
            "competition": {
                "id": 11567,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/522/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/522/",
                    "id": 522,
                    "name": "Primavera Party 1994",
                    "tagline": "",
                    "start_date": "1994-04-16",
                    "end_date": "1994-04-17",
                    "location": "Starachowice, Powiat starachowicki, Świętokrzyskie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.0374,
                    "longitude": 21.07126,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}