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

{
    "url": "https://demozoo.org/api/v1/productions/157545/?format=api",
    "demozoo_url": "https://demozoo.org/productions/157545/",
    "id": 157545,
    "title": "Credits",
    "author_nicks": [
        {
            "name": "Powerage",
            "abbreviation": "PWA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65530/?format=api",
                "id": 65530,
                "name": "Powerage",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-06-19",
    "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": "Gebba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65528/?format=api",
                    "id": 65528,
                    "name": "Gebba",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        },
        {
            "nick": {
                "name": "Reactor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65535/?format=api",
                    "id": 65535,
                    "name": "Reactor",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/9801/credits.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6543"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=36808"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 12363,
                "name": "1K Basic Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2950/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2950/",
                    "id": 2950,
                    "name": "Dota 1995",
                    "tagline": "",
                    "start_date": "1995-06-17",
                    "end_date": "1995-06-20",
                    "location": "Nedre Frei, Kristiansund, Møre og Romsdal, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 63.02431,
                    "longitude": 7.8065,
                    "website": "http://home.no.net/mutant/asmdota/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "basic"
    ]
}