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

{
    "url": "https://demozoo.org/api/v1/productions/60742/?format=api",
    "demozoo_url": "https://demozoo.org/productions/60742/",
    "id": 60742,
    "title": "ochFrommaDeVar",
    "author_nicks": [
        {
            "name": "Balder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35094/?format=api",
                "id": 35094,
                "name": "Balder",
                "is_group": false
            }
        },
        {
            "name": "Browallia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3675/?format=api",
                "id": 3675,
                "name": "Browallia",
                "is_group": false
            }
        },
        {
            "name": "dIS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15985/?format=api",
                "id": 15985,
                "name": "dIS",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nukleus",
            "abbreviation": "NLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3788/?format=api",
                "id": 3788,
                "name": "Nukleus",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-06-29",
    "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/2002/jamaica_rom02/amiga/demo/jrp02demo.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 6645,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1146/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1146/",
                    "id": 1146,
                    "name": "Jamaica Rom 2002",
                    "tagline": "",
                    "start_date": "2002-06-28",
                    "end_date": "2002-06-30",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.332169,
                    "longitude": 18.062429,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}