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

{
    "url": "https://demozoo.org/api/v1/productions/56589/?format=api",
    "demozoo_url": "https://demozoo.org/productions/56589/",
    "id": 56589,
    "title": "Morning Haze",
    "author_nicks": [
        {
            "name": "Den",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33374/?format=api",
                "id": 33374,
                "name": "Den",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bemz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33267/?format=api",
                "id": 33267,
                "name": "Bemz",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-08-21",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/chaosconstructions04/in4k/morning_haze_by_bemz.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13275"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=l6icTSe8Dno"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 6080,
                "name": "PC/Amiga 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/313/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/313/",
                    "id": 313,
                    "name": "Chaos Constructions 2004",
                    "tagline": "",
                    "start_date": "2004-08-21",
                    "end_date": "2004-08-22",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}