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

{
    "url": "https://demozoo.org/api/v1/productions/200234/?format=api",
    "demozoo_url": "https://demozoo.org/productions/200234/",
    "id": 200234,
    "title": "Purple Planet Yo",
    "author_nicks": [
        {
            "name": "Proxima",
            "abbreviation": "PRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                "id": 1172,
                "name": "Proxima",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-03-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Leuat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21417/?format=api",
                    "id": 21417,
                    "name": "Leuat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Leuat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21417/?format=api",
                    "id": 21417,
                    "name": "Leuat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "raphaelgoulart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49261/?format=api",
                    "id": 49261,
                    "name": "raphaelgoulart",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.irio.co.uk/trse/releases/demos/ppy/proxima_ppy.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/proxima/proxima_ppy.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=80458"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=KmaK8ru2pz8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "141",
            "competition": {
                "id": 14958,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3752/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3752/",
                    "id": 3752,
                    "name": "Fjälldata 2019",
                    "tagline": "kyla, kärlek och kärva datorer",
                    "start_date": "2019-03-01",
                    "end_date": "2019-03-03",
                    "location": "Östersunds Kommun, Jämtland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 63.22072,
                    "longitude": 14.90857,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e0/54/fd8b.180699.png",
            "original_width": 688,
            "original_height": 503,
            "standard_url": "https://media.demozoo.org/screens/s/e0/54/fd8b.180699.jpg",
            "standard_width": 400,
            "standard_height": 292,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e0/54/fd8b.180699.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 146
        }
    ],
    "tags": [
        "trse"
    ]
}