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

{
    "url": "https://demozoo.org/api/v1/productions/55283/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55283/",
    "id": 55283,
    "title": "surge remixed",
    "author_nicks": [
        {
            "name": "Finnish Amiga Group",
            "abbreviation": "FAG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5268/?format=api",
                "id": 5268,
                "name": "Finnish Amiga Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-12-28",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "77",
            "competition": {
                "id": 5899,
                "name": "Faast Competition",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/170/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/170/",
                    "id": 170,
                    "name": "The Ultimate Meeting 2005",
                    "tagline": "Pirates of the Demoscene",
                    "start_date": "2005-12-27",
                    "end_date": "2005-12-29",
                    "location": "Stadtteil Durlach, Karlsruhe, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.994949,
                    "longitude": 8.47018,
                    "website": "http://2005.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}