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

{
    "url": "https://demozoo.org/api/v1/productions/30447/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/30447/",
    "id": 30447,
    "title": "Andromeda Citizen",
    "author_nicks": [
        {
            "name": "Excelsior",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20572/?format=api",
                "id": 20572,
                "name": "Excelsior",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "5th Generation",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1299/?format=api",
                "id": 1299,
                "name": "Fifth Generation",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-09-27",
    "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": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 2442,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1366/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1366/",
                    "id": 1366,
                    "name": "Darkness and Fifth Generation Party 1992",
                    "tagline": "",
                    "start_date": "1992-09-26",
                    "end_date": "1992-09-28",
                    "location": "Valencia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.469189,
                    "longitude": -0.37682,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}