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

{
    "url": "https://demozoo.org/api/v1/productions/38652/?format=api",
    "demozoo_url": "https://demozoo.org/productions/38652/",
    "id": 38652,
    "title": "Alone",
    "author_nicks": [
        {
            "name": "Chrysalis",
            "abbreviation": "CHS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18845/?format=api",
                "id": 18845,
                "name": "Chrysalis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-10-10",
    "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": [
        {
            "nick": {
                "name": "Nobo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37627/?format=api",
                    "id": 37627,
                    "name": "Nobo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tbyte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23798/?format=api",
                    "id": 23798,
                    "name": "Tbyte",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pepe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45954/?format=api",
                    "id": 45954,
                    "name": "Pepe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/cache98b/in64/alone.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7705"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JGl18C0M00U"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "195",
            "competition": {
                "id": 3561,
                "name": "PC 64K ",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/460/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/460/",
                    "id": 460,
                    "name": "Cache 1998 Autumn (X)",
                    "tagline": "",
                    "start_date": "1998-10-09",
                    "end_date": "1998-10-11",
                    "location": "Kecskemét, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.90464,
                    "longitude": 19.68663,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "dosbox-incompatible"
    ]
}