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

{
    "url": "https://demozoo.org/api/v1/productions/332907/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332907/",
    "id": 332907,
    "title": "Bugs Bunny",
    "author_nicks": [
        {
            "name": "Defiers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6881/?format=api",
                "id": 6881,
                "name": "Defiers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-11-06",
    "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": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/10936/Bugs Bunny.d64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=23132"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43930"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 18387,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4806/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4806/",
                    "id": 4806,
                    "name": "North Star Meeting",
                    "tagline": "",
                    "start_date": "1988-11-04",
                    "end_date": "1988-11-06",
                    "location": "Helsingborg, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.05648,
                    "longitude": 12.78718,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}