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

{
    "url": "https://demozoo.org/api/v1/productions/126298/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126298/",
    "id": 126298,
    "title": "Join It",
    "author_nicks": [
        {
            "name": "Future Vision Switzerland",
            "abbreviation": "FTV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63442/?format=api",
                "id": 63442,
                "name": "Future Vision Switzerland",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-08-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=48957"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1989/crazy_stardom_futureconcepts89/c64_demo/join_it.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=40350"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=37592"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 627,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/251/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/251/",
                    "id": 251,
                    "name": "Crazy, Stardom and Future Concepts Party 1989",
                    "tagline": "",
                    "start_date": "1989-08-04",
                    "end_date": "1989-08-06",
                    "location": "District du Locle, Neuchâtel, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.01927,
                    "longitude": 6.69635,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}