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

{
    "url": "https://demozoo.org/api/v1/productions/206089/?format=api",
    "demozoo_url": "https://demozoo.org/productions/206089/",
    "id": 206089,
    "title": "Colorize the Scene",
    "author_nicks": [
        {
            "name": "iverjo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24189/?format=api",
                "id": 24189,
                "name": "iverjo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ninjadev",
            "abbreviation": "NDV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24001/?format=api",
                "id": 24001,
                "name": "Ninjadev",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-07-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/solskogen19/wild/colorize_the_scene.mp4"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/iver56/automatic-video-colorization"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81951"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/iver56/colorize-the-scene"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=A_xO_jAvyIE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "333",
            "competition": {
                "id": 15288,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3679/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3679/",
                    "id": 3679,
                    "name": "Solskogen 2019",
                    "tagline": "Flat Shade Society",
                    "start_date": "2019-07-12",
                    "end_date": "2019-07-14",
                    "location": "Flateby, Enebakk, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.82951,
                    "longitude": 11.15345,
                    "website": "https://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "a-cappella",
        "ai-generated-graphics",
        "source-available",
        "meteoriks-watchlist-2020"
    ]
}