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

{
    "url": "https://demozoo.org/api/v1/productions/79371/?format=api",
    "demozoo_url": "https://demozoo.org/productions/79371/",
    "id": 79371,
    "title": "The Micro Demo",
    "author_nicks": [
        {
            "name": "Fanatics",
            "abbreviation": "FNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33468/?format=api",
                "id": 33468,
                "name": "Fanatics",
                "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": [
        {
            "nick": {
                "name": "Rebel MC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33469/?format=api",
                    "id": 33469,
                    "name": "Rebel MC",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rebel MC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33469/?format=api",
                    "id": 33469,
                    "name": "Rebel MC",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Karl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80125/?format=api",
                    "id": 80125,
                    "name": "Karl",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Karl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80125/?format=api",
                    "id": 80125,
                    "name": "Karl",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/F/FANATICS/FANMICRO.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97831"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "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/c2/5d/e651.68519.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/c2/5d/e651.68519.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c2/5d/e651.68519.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}