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

{
    "url": "https://demozoo.org/api/v1/productions/62390/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62390/",
    "id": 62390,
    "title": "Cosmos",
    "author_nicks": [
        {
            "name": "Sikor Soft",
            "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": "2004-07-31",
    "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/COSMOS.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71798"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "2",
            "competition": {
                "id": 6826,
                "name": "Intro 16K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1593/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1593/",
                    "id": 1593,
                    "name": "QuaST 2004",
                    "tagline": "",
                    "start_date": "2004-07-29",
                    "end_date": "2004-08-01",
                    "location": "Orneta, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.116741,
                    "longitude": 20.13727,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}