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

{
    "url": "https://demozoo.org/api/v1/productions/53013/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53013/",
    "id": 53013,
    "title": "Citronyoslófasz",
    "author_nicks": [
        {
            "name": "Noel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18001/?format=api",
                "id": 18001,
                "name": "Noel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Buzk Halaj",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18002/?format=api",
                "id": 18002,
                "name": "Buzk Halaj",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-08-18",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "66",
            "competition": {
                "id": 5527,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1133/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1133/",
                    "id": 1133,
                    "name": "Core 2001",
                    "tagline": "",
                    "start_date": "2001-08-17",
                    "end_date": "2001-08-19",
                    "location": "Zalaegerszeg, Zala, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.84,
                    "longitude": 16.84389,
                    "website": "http://core.kign.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}