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

{
    "url": "https://demozoo.org/api/v1/productions/54537/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54537/",
    "id": 54537,
    "title": "Sugárzás",
    "author_nicks": [
        {
            "name": "License",
            "abbreviation": "LCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26987/?format=api",
                "id": 26987,
                "name": "License",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-07-07",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Never Sleeping",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26986/?format=api",
                    "id": 26986,
                    "name": "The Never Sleeping",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tresy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32728/?format=api",
                    "id": 32728,
                    "name": "Tresy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/flag01/in4k/lce_sugarzas.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "233",
            "competition": {
                "id": 5757,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/83/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/83/",
                    "id": 83,
                    "name": "FLaG 2001",
                    "tagline": "",
                    "start_date": "2001-07-06",
                    "end_date": "2001-07-08",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://flag2001.demoscene.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}