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

{
    "url": "https://demozoo.org/api/v1/productions/2938/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2938/",
    "id": 2938,
    "title": "Ikke Bare Rabarbra",
    "author_nicks": [
        {
            "name": "Team Karbis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5398/?format=api",
                "id": 5398,
                "name": "Team Karbis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-11-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "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/1998/thegathering98/amiga/demo/tk-ibr.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "19",
            "competition": {
                "id": 304,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/147/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/147/",
                    "id": 147,
                    "name": "Kindergarden 1998",
                    "tagline": "",
                    "start_date": "1998-11-13",
                    "end_date": "1998-11-15",
                    "location": "Bærum, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.88996,
                    "longitude": 10.52649,
                    "website": "http://kg.slengpung.com/"
                }
            }
        },
        {
            "position": 10,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1337,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/44/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/44/",
                    "id": 44,
                    "name": "The Gathering 1998",
                    "tagline": "",
                    "start_date": "1998-04-08",
                    "end_date": "1998-04-12",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "https://www.gathering.org/tg98/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "scala"
    ]
}