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

{
    "url": "https://demozoo.org/api/v1/productions/95931/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95931/",
    "id": 95931,
    "title": "AlchimieGarden",
    "author_nicks": [
        {
            "name": "Defence Force",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2504/?format=api",
                "id": 2504,
                "name": "Defence Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/49/?format=api",
            "id": 49,
            "name": "Oric"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dbug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2503/?format=api",
                    "id": 2503,
                    "name": "Dbug",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dbug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2503/?format=api",
                    "id": 2503,
                    "name": "Dbug",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "H2O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/756/?format=api",
                    "id": 756,
                    "name": "H2O",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Original Alchimie X logo"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.triplea.fr/prodsalchimie2k13/Demos/AlchimieGarden.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/alchimie2k13/demo/alchimiegarden.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62129"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=xBxJCX3jntg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "68",
            "competition": {
                "id": 9776,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1919/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1919/",
                    "id": 1919,
                    "name": "Alchimie 2013",
                    "tagline": "Alchimie X",
                    "start_date": "2013-11-09",
                    "end_date": "2013-11-11",
                    "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/alchimie2013/pages/index.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/01/5c/18f4.36179.png",
            "original_width": 240,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/01/5c/18f4.36179.png",
            "standard_width": 240,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/01/5c/18f4.36179.png",
            "thumbnail_width": 160,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}