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

{
    "url": "https://demozoo.org/api/v1/productions/63645/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63645/",
    "id": 63645,
    "title": "Styler1.1",
    "author_nicks": [
        {
            "name": "Knights",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10460/?format=api",
                "id": 10460,
                "name": "Knights",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-02-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.kameli.net/unixscene/archive/knights-styler1.1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8121"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7036,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/738/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/738/",
                    "id": 738,
                    "name": "Volcanic 1998",
                    "tagline": "Volcanic 4",
                    "start_date": "1998-02-27",
                    "end_date": "1998-03-02",
                    "location": "Cournon-d’Auvergne, Département du Puy-de-Dôme, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.73543,
                    "longitude": 3.19608,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}