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

{
    "url": "https://demozoo.org/api/v1/productions/111994/?format=api",
    "demozoo_url": "https://demozoo.org/productions/111994/",
    "id": 111994,
    "title": "Traveler",
    "author_nicks": [
        {
            "name": "Laserboy And Hot Multimedia",
            "abbreviation": "LHB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44261/?format=api",
                "id": 44261,
                "name": "Laserboy And Hot Multimedia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-08",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Laserboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24671/?format=api",
                    "id": 24671,
                    "name": "Laserboy",
                    "is_group": true
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Laserboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24671/?format=api",
                    "id": 24671,
                    "name": "Laserboy",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Laserboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24671/?format=api",
                    "id": 24671,
                    "name": "Laserboy",
                    "is_group": true
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Strutsimies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138483/?format=api",
                    "id": 138483,
                    "name": "Strutsimies",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/108192/traveler.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=110802"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59949"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18096,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4715/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4715/",
                    "id": 4715,
                    "name": "Psykoz 2012",
                    "tagline": "",
                    "start_date": "2012-08-10",
                    "end_date": "2012-08-12",
                    "location": "Loppi, Riihimäki, Kanta-Häme, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.67594,
                    "longitude": 24.37579,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ac/49/0bbc.330229.png",
            "original_width": 404,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/ac/49/0bbc.330229.png",
            "standard_width": 400,
            "standard_height": 290,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ac/49/0bbc.330229.png",
            "thumbnail_width": 200,
            "thumbnail_height": 145
        }
    ],
    "tags": []
}