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

{
    "url": "https://demozoo.org/api/v1/productions/38596/?format=api",
    "demozoo_url": "https://demozoo.org/productions/38596/",
    "id": 38596,
    "title": "1200",
    "author_nicks": [
        {
            "name": "FiRG",
            "abbreviation": "FG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20395/?format=api",
                "id": 20395,
                "name": "FiRG",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-03-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/cache98a/in64/fg_1200.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/cache98a/in64/fg_1200m.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2225"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=SeVe31Wvf00"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "2",
            "competition": {
                "id": 3549,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/459/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/459/",
                    "id": 459,
                    "name": "Cache 1998 Spring (IX)",
                    "tagline": "",
                    "start_date": "1998-03-13",
                    "end_date": "1998-03-15",
                    "location": "Kecskemét, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.90464,
                    "longitude": 19.68663,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}