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

{
    "url": "https://demozoo.org/api/v1/productions/58393/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58393/",
    "id": 58393,
    "title": "Buenzly fiesta",
    "author_nicks": [
        {
            "name": "Kyle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7002/?format=api",
                "id": 7002,
                "name": "Kyle",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "EpoKKarion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29904/?format=api",
                "id": 29904,
                "name": "Eppokarian",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-07-07",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "51",
            "competition": {
                "id": 6308,
                "name": "Fast",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1085/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1085/",
                    "id": 1085,
                    "name": "Very Important Party 2001",
                    "tagline": "VIP 3",
                    "start_date": "2001-07-06",
                    "end_date": "2001-07-08",
                    "location": "Saint-Priest, Département du Rhône, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.6966,
                    "longitude": 4.9445,
                    "website": "http://www.popsyteam.org/vip3/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}