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

{
    "url": "https://demozoo.org/api/v1/productions/1465/?format=api",
    "demozoo_url": "https://demozoo.org/music/1465/",
    "id": 1465,
    "title": "Chipbase",
    "author_nicks": [
        {
            "name": "Solo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4251/?format=api",
                "id": 4251,
                "name": "Solo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Depth",
            "abbreviation": "DPH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-06-30",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/solskogen02/mmul/solo-chipbase.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "4.94%",
            "competition": {
                "id": 78,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/32/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/32/",
                    "id": 32,
                    "name": "Solskogen 2002",
                    "tagline": "Natural Scene Habitat",
                    "start_date": "2002-06-28",
                    "end_date": "2002-06-30",
                    "location": "Ås, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.66366,
                    "longitude": 10.79101,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}