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

{
    "url": "https://demozoo.org/api/v1/productions/14907/?format=api",
    "demozoo_url": "https://demozoo.org/productions/14907/",
    "id": 14907,
    "title": "Inbetween",
    "author_nicks": [
        {
            "name": "Placebo",
            "abbreviation": "PCB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8982/?format=api",
                "id": 8982,
                "name": "Placebo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "D-Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9578/?format=api",
                    "id": 9578,
                    "name": "DMan",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Objects"
        },
        {
            "nick": {
                "name": "Sairoos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8983/?format=api",
                    "id": 8983,
                    "name": "Sairoos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sairoos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8983/?format=api",
                    "id": 8983,
                    "name": "Sairoos",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Paracels",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8984/?format=api",
                    "id": 8984,
                    "name": "Paracels",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://scenergy.natm.ru/files/cafe02_1.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200301/INBETWIN.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7410"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "369",
            "competition": {
                "id": 911,
                "name": "ZX Spectrum Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/300/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/300/",
                    "id": 300,
                    "name": "CAFe 2002",
                    "tagline": "Computer Art Festival 2002",
                    "start_date": "2002-08-24",
                    "end_date": "2002-08-25",
                    "location": "Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75,
                    "longitude": 49.13333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7a/df/953a.6206.png",
            "original_width": 272,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/7a/df/953a.6206.png",
            "standard_width": 272,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7a/df/953a.6206.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}