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

{
    "url": "https://demozoo.org/api/v1/productions/145482/?format=api",
    "demozoo_url": "https://demozoo.org/productions/145482/",
    "id": 145482,
    "title": "Land",
    "author_nicks": [
        {
            "name": "Dark Face Of The Moon",
            "abbreviation": "DFM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61411/?format=api",
                "id": 61411,
                "name": "Dark Face Of The Moon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-02-18",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/meeting95/in4k/dfm_land.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72306"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "29",
            "competition": {
                "id": 11839,
                "name": "4kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/692/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/692/",
                    "id": 692,
                    "name": "Meeting 1995",
                    "tagline": "",
                    "start_date": "1995-02-17",
                    "end_date": "1995-02-19",
                    "location": "Lomme, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 50.638969,
                    "longitude": 3.01224,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}