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

{
    "url": "https://demozoo.org/api/v1/productions/139673/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139673/",
    "id": 139673,
    "title": "SAM64",
    "author_nicks": [
        {
            "name": "Sir David",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34256/?format=api",
                "id": 34256,
                "name": "Sir David",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-06-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/51/?format=api",
            "id": 51,
            "name": "SAM Coupé"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sir David",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34256/?format=api",
                    "id": 34256,
                    "name": "Sir David",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pyramex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77332/?format=api",
                    "id": 77332,
                    "name": "Pyramex",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71658"
        },
        {
            "link_class": "SpeccyPlProduction",
            "url": "http://speccy.pl/archive/prod.php?id=338"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "111.5",
            "competition": {
                "id": 11588,
                "name": "Oldschool Style Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2588/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2588/",
                    "id": 2588,
                    "name": "speccy.pl party 2015.1",
                    "tagline": "",
                    "start_date": "2015-06-13",
                    "end_date": "2015-06-13",
                    "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.22977,
                    "longitude": 21.01178,
                    "website": "http://speccy.pl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/21/ee/4243.87971.png",
            "original_width": 320,
            "original_height": 267,
            "standard_url": "https://media.demozoo.org/screens/s/21/ee/4243.87971.jpg",
            "standard_width": 320,
            "standard_height": 267,
            "thumbnail_url": "https://media.demozoo.org/screens/t/21/ee/4243.87971.jpg",
            "thumbnail_width": 179,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}