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

{
    "url": "https://demozoo.org/api/v1/productions/49502/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49502/",
    "id": 49502,
    "title": "Colony",
    "author_nicks": [
        {
            "name": "Ancients Pledge",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20541/?format=api",
                "id": 20541,
                "name": "Ancients Pledge",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-03-19",
    "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": [
        {
            "nick": {
                "name": "NecroPolo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23228/?format=api",
                    "id": 23228,
                    "name": "NecroPolo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/forever11/c64/demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56773"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "512",
            "competition": {
                "id": 5049,
                "name": "Commodore Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/81/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/81/",
                    "id": 81,
                    "name": "Forever 2011",
                    "tagline": "Forever C: The Dirty Dozen",
                    "start_date": "2011-03-18",
                    "end_date": "2011-03-20",
                    "location": "Horná Súča, Trencin, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.972641,
                    "longitude": 17.979549,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6e/32/9c41.350119.gif",
            "original_width": 384,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/6e/32/9c41.350119.png",
            "standard_width": 384,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6e/32/9c41.350119.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}