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

{
    "url": "https://demozoo.org/api/v1/productions/96748/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96748/",
    "id": 96748,
    "title": "Procrastinopolis",
    "author_nicks": [
        {
            "name": "Dirty Minds",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6838/?format=api",
                "id": 6838,
                "name": "Dirty Minds",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-06-29",
    "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": "Optimus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6496/?format=api",
                    "id": 6496,
                    "name": "Optimus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20336/?format=api",
                    "id": 20336,
                    "name": "Sice",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=10109"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61522"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 9836,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2040/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2040/",
                    "id": 2040,
                    "name": "ReSeT (.fr) 2013 (#10)",
                    "tagline": "",
                    "start_date": "2013-06-28",
                    "end_date": "2013-06-30",
                    "location": "Coutances, Département de la Manche, Lower Normandy, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.05,
                    "longitude": -1.43333,
                    "website": "http://reset.cpcscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/90/87/9b95.65428.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/90/87/9b95.65428.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/90/87/9b95.65428.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}