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

{
    "url": "https://demozoo.org/api/v1/productions/32950/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32950/",
    "id": 32950,
    "title": "Viendez",
    "author_nicks": [
        {
            "name": "Triple A",
            "abbreviation": "AAA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21913/?format=api",
                "id": 21913,
                "name": "Triple A",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-04-28",
    "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": "mmu_man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27244/?format=api",
                    "id": 27244,
                    "name": "mmu_man",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "mmu_man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27244/?format=api",
                    "id": 27244,
                    "name": "mmu_man",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cicile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27796/?format=api",
                    "id": 27796,
                    "name": "Cicile",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/vip12/oldschool/demo/viendez.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60112"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "134",
            "competition": {
                "id": 2733,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1360/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1360/",
                    "id": 1360,
                    "name": "Very Important Party 2012",
                    "tagline": "",
                    "start_date": "2012-04-27",
                    "end_date": "2012-04-29",
                    "location": "Thoissey, Département de l'Ain, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.1725,
                    "longitude": 4.80194,
                    "website": "http://www.popsyteam.org/vip2012/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "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"
        }
    ],
    "screenshots": [],
    "tags": []
}