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

{
    "url": "https://demozoo.org/api/v1/productions/130171/?format=api",
    "demozoo_url": "https://demozoo.org/productions/130171/",
    "id": 130171,
    "title": "Rose Under the Bridge",
    "author_nicks": [
        {
            "name": "Antidothum",
            "abbreviation": "ATH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16784/?format=api",
                "id": 16784,
                "name": "Antidothum",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-11-08",
    "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/1998/satellite98/in4k/rose.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58858"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 3874,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/978/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/978/",
                    "id": 978,
                    "name": "Satellite 1998",
                    "tagline": "",
                    "start_date": "1998-11-07",
                    "end_date": "1998-11-09",
                    "location": "Szczecin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.42894,
                    "longitude": 14.55302,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}