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

{
    "url": "https://demozoo.org/api/v1/productions/169563/?format=api",
    "demozoo_url": "https://demozoo.org/productions/169563/",
    "id": 169563,
    "title": "I Walk Alone",
    "author_nicks": [
        {
            "name": "Carlos Alfaro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/70645/?format=api",
                "id": 70645,
                "name": "Carlos Alfaro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-10",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=12551"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 36,
            "ranking": "36",
            "score": "disq",
            "competition": {
                "id": 13063,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3086/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3086/",
                    "id": 3086,
                    "name": "CPCRetroDev 2015",
                    "tagline": "",
                    "start_date": "2015",
                    "end_date": "2015",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://cpcretrodev.byterealms.com/contest/cpcretrodev-2015/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7e/f8/0e7a.129308.png",
            "original_width": 956,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/7e/f8/0e7a.129308.jpg",
            "standard_width": 398,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7e/f8/0e7a.129308.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/63/34/aa97.129307.png",
            "original_width": 956,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/63/34/aa97.129307.jpg",
            "standard_width": 398,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/34/aa97.129307.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/5d/15/4def.129309.png",
            "original_width": 956,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/5d/15/4def.129309.jpg",
            "standard_width": 398,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5d/15/4def.129309.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}