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

{
    "url": "https://demozoo.org/api/v1/productions/114004/?format=api",
    "demozoo_url": "https://demozoo.org/productions/114004/",
    "id": 114004,
    "title": "Vasmes",
    "author_nicks": [
        {
            "name": "Miker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2303/?format=api",
                "id": 2303,
                "name": "Miker",
                "is_group": false
            }
        },
        {
            "name": "Sikor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35229/?format=api",
                "id": 35229,
                "name": "Sikor Soft",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/SIKORSFT/VASMES.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10536,
                "name": "16k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1697/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1697/",
                    "id": 1697,
                    "name": "Last Party 2003",
                    "tagline": "",
                    "start_date": "2003-12-26",
                    "end_date": "2003-12-29",
                    "location": "Opalenica, Powiat nowotomyski, Greater Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.30887,
                    "longitude": 16.41278,
                    "website": "http://www.atari8.info/last.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}