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

{
    "url": "https://demozoo.org/api/v1/productions/122335/?format=api",
    "demozoo_url": "https://demozoo.org/productions/122335/",
    "id": 122335,
    "title": "Archeomania",
    "author_nicks": [
        {
            "name": "Ralf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31235/?format=api",
                "id": 31235,
                "name": "Ralf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-09-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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.speccy.pl/archive/dl.php?plik=c97e72fcf5e9f2ab1a34f83198b5bcc7"
        }
    ],
    "external_links": [
        {
            "link_class": "SpeccyPlProduction",
            "url": "http://speccy.pl/archive/prod.php?id=284"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/30150"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "173",
            "competition": {
                "id": 10875,
                "name": "ZX Spectrum Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2243/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2243/",
                    "id": 2243,
                    "name": "Wap-Niak 2014",
                    "tagline": "",
                    "start_date": "2014-09-12",
                    "end_date": "2014-09-14",
                    "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.22977,
                    "longitude": 21.01178,
                    "website": "http://atari.sikorsoft.com/party/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/61/4a/c735.282105.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/61/4a/c735.282105.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/61/4a/c735.282105.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}