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

{
    "url": "https://demozoo.org/api/v1/productions/165092/?format=api",
    "demozoo_url": "https://demozoo.org/productions/165092/",
    "id": 165092,
    "title": "Apfelmännchen",
    "author_nicks": [
        {
            "name": "B-Soft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68385/?format=api",
                "id": 68385,
                "name": "B-Soft",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12-29",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/maximum_overdose12/demo/apfelmaennchen.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=114170"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 12850,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1467/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1467/",
                    "id": 1467,
                    "name": "Maximum Overdose 2012",
                    "tagline": "MO X - Harder Would Be Deadly",
                    "start_date": "2012-12-28",
                    "end_date": "2012-12-30",
                    "location": "Lübeck, Schleswig-Holstein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.86893,
                    "longitude": 10.68729,
                    "website": "http://mo.c64.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}