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

{
    "url": "https://demozoo.org/api/v1/productions/87044/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87044/",
    "id": 87044,
    "title": "Le Pouel",
    "author_nicks": [
        {
            "name": "Bawlz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30405/?format=api",
                "id": 30405,
                "name": "Bawlz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-03-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "BarZoule",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/854/?format=api",
                    "id": 854,
                    "name": "BarZoule",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Slamex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63679/?format=api",
                    "id": 63679,
                    "name": "Slamex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ranzel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69657/?format=api",
                    "id": 69657,
                    "name": "Ranzel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/numerica09/demo/newschool/bawlz-lepouel.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52786"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=eJ8uYeIMUGg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "50",
            "competition": {
                "id": 9206,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/662/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/662/",
                    "id": 662,
                    "name": "Numerica 2009",
                    "tagline": "",
                    "start_date": "2009-03-13",
                    "end_date": "2009-03-15",
                    "location": "Montbéliard, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 47.50861,
                    "longitude": 6.80297,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}