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

{
    "url": "https://demozoo.org/api/v1/productions/52591/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52591/",
    "id": 52591,
    "title": "Como el cangrejo",
    "author_nicks": [
        {
            "name": "The Lords Of The Bits",
            "abbreviation": "TLOTB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5945/?format=api",
                "id": 5945,
                "name": "The Lords Of The Bits",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "100",
            "competition": {
                "id": 5464,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1095/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1095/",
                    "id": 1095,
                    "name": "BCN Party 2001",
                    "tagline": "",
                    "start_date": "2001-10-12",
                    "end_date": "2001-10-14",
                    "location": "Província de Barcelona, Catalonia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.66667,
                    "longitude": 2.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}