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

{
    "url": "https://demozoo.org/api/v1/productions/151987/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151987/",
    "id": 151987,
    "title": "Fast",
    "author_nicks": [
        {
            "name": "Jim",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29842/?format=api",
                "id": 29842,
                "name": "Jim",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Unity",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62745/?format=api",
                "id": 62745,
                "name": "Unity",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-11-14",
    "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": "BaseUrl",
            "url": "http://unity.amigafrance.com/download/unt_Fast0xb.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/alchimie15/fast/unt_fast0xb.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66706"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "45",
            "competition": {
                "id": 12068,
                "name": "Fast Compo - \"les 30 ans de l'Amiga\"",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2577/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2577/",
                    "id": 2577,
                    "name": "Alchimie 2015",
                    "tagline": "Alchimie 0xb",
                    "start_date": "2015-11-13",
                    "end_date": "2015-11-15",
                    "location": "Tain-l’Hermitage, Département de la Drôme, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.07217,
                    "longitude": 4.83708,
                    "website": "http://www.triplea.fr/alchimie/pages/index.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}