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

{
    "url": "https://demozoo.org/api/v1/productions/79373/?format=api",
    "demozoo_url": "https://demozoo.org/productions/79373/",
    "id": 79373,
    "title": "NGC CSC 3.5k Intro",
    "author_nicks": [
        {
            "name": "New Generation Crew",
            "abbreviation": "NGC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8318/?format=api",
                "id": 8318,
                "name": "New Generation Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-07-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/N/NGC/NGCCSC35.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97833"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 8213,
                "name": "3.5 Ko CSC Challenge",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1532/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1532/",
                    "id": 1532,
                    "name": "Crystal Summer Convention 1992",
                    "tagline": "CSC 1",
                    "start_date": "1992-07-11",
                    "end_date": "1992-07-13",
                    "location": "Juvisy-sur-Orge, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.68833,
                    "longitude": 2.3775,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/80/4f/f6c9.68531.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/80/4f/f6c9.68531.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/80/4f/f6c9.68531.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}