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

{
    "url": "https://demozoo.org/api/v1/productions/49538/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49538/",
    "id": 49538,
    "title": "Hello World",
    "author_nicks": [
        {
            "name": "FRequency",
            "abbreviation": "FRQ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3649/?format=api",
                "id": 3649,
                "name": "FRequency",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-03-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rouquemoute",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11257/?format=api",
                    "id": 11257,
                    "name": "Rouquemoute",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=9159"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56789"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "155",
            "competition": {
                "id": 2093,
                "name": "CPC 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/14/f5/f4c8.128833.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/14/f5/f4c8.128833.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/14/f5/f4c8.128833.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}