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

{
    "url": "https://demozoo.org/api/v1/productions/274966/?format=api",
    "demozoo_url": "https://demozoo.org/productions/274966/",
    "id": 274966,
    "title": "Vega",
    "author_nicks": [
        {
            "name": "Atwoods Studios",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90869/?format=api",
                "id": 90869,
                "name": "Atwoods Studios",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-02-22",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/195493/vega%20-%20the%20game.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=188094"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "306",
            "competition": {
                "id": 15774,
                "name": "Games",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3999/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3999/",
                    "id": 3999,
                    "name": "BCC Party 2020",
                    "tagline": "#14: Martial Farts - Confurzius approves!",
                    "start_date": "2020-02-21",
                    "end_date": "2020-02-23",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "http://c64clubberlin.de/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "shoot-em-up"
    ]
}