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

{
    "url": "https://demozoo.org/api/v1/productions/37085/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37085/",
    "id": 37085,
    "title": "Evolution",
    "author_nicks": [
        {
            "name": "Z.O.B",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23464/?format=api",
                "id": 23464,
                "name": "Z.O.B",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-02-23",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/volcanic97/demo/evolutio.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17826"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "43",
            "competition": {
                "id": 3310,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/737/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/737/",
                    "id": 737,
                    "name": "Volcanic 1997",
                    "tagline": "Volcanic 3",
                    "start_date": "1997-02-21",
                    "end_date": "1997-02-24",
                    "location": "Clermont-Ferrand, Département du Puy-de-Dôme, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.77966,
                    "longitude": 3.08628,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}