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

{
    "url": "https://demozoo.org/api/v1/productions/339810/?format=api",
    "demozoo_url": "https://demozoo.org/productions/339810/",
    "id": 339810,
    "title": "Xbow's Living Barf",
    "author_nicks": [
        {
            "name": "Crest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                "id": 763,
                "name": "Crest",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-05",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Crossbow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/764/?format=api",
                    "id": 764,
                    "name": "Crossbow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Crossbow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/764/?format=api",
                    "id": 764,
                    "name": "Crossbow",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/97486/Crest - 2 Blocks Demos.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6684"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=35002"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18723,
                "name": "C64 1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4778/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4778/",
                    "id": 4778,
                    "name": "2 Blocks Compo May 1997",
                    "tagline": "",
                    "start_date": "1997-05",
                    "end_date": "1997-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}