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

{
    "url": "https://demozoo.org/api/v1/productions/36353/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36353/",
    "id": 36353,
    "title": "Tökéletes Másolat",
    "author_nicks": [
        {
            "name": "Pofik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22358/?format=api",
                "id": 22358,
                "name": "Pofik",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-04-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=2830"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "78",
            "competition": {
                "id": 3189,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/371/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/371/",
                    "id": 371,
                    "name": "Scenest 1997",
                    "tagline": "The Third Act: Dominator",
                    "start_date": "1997-04-04",
                    "end_date": "1997-04-06",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}