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

{
    "url": "https://demozoo.org/api/v1/productions/368876/?format=api",
    "demozoo_url": "https://demozoo.org/productions/368876/",
    "id": 368876,
    "title": "Circle it to Perfection",
    "author_nicks": [
        {
            "name": "Tankard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109429/?format=api",
                "id": 109429,
                "name": "Tankard",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/Tankard/Tankard-CircleItToPerfection"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=1116"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=21567"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 687,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/257/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/257/",
                    "id": 257,
                    "name": "Mirage and Vision X-Mas Party 1990",
                    "tagline": "",
                    "start_date": "1990-12-22",
                    "end_date": "1990-12-23",
                    "location": "Gemeente Tilburg, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57787,
                    "longitude": 5.06555,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}