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

{
    "url": "https://demozoo.org/api/v1/productions/871/?format=api",
    "demozoo_url": "https://demozoo.org/productions/871/",
    "id": 871,
    "title": "Loeoeppi",
    "author_nicks": [
        {
            "name": "Oetoekaet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3565/?format=api",
                "id": 3565,
                "name": "Oetoekaet",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-09-19",
    "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": [
        {
            "nick": {
                "name": "AMJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3188/?format=api",
                    "id": 3188,
                    "name": "AMJ",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/stream09/demo/oldschool/loeoeppi.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=88236"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "-4",
            "competition": {
                "id": 11,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/10/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/10/",
                    "id": 10,
                    "name": "Stream 2009",
                    "tagline": "Six",
                    "start_date": "2009-09-18",
                    "end_date": "2009-09-20",
                    "location": "Tampere, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.497815,
                    "longitude": 23.762265,
                    "website": "http://streamparty.org/stream09/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}