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

{
    "url": "https://demozoo.org/api/v1/productions/76862/?format=api",
    "demozoo_url": "https://demozoo.org/productions/76862/",
    "id": 76862,
    "title": "Ze Web OldskOOl Webtro",
    "author_nicks": [
        {
            "name": "Shazz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/923/?format=api",
                "id": 923,
                "name": "Shazz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-09-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Shazz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/923/?format=api",
                    "id": 923,
                    "name": "Shazz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Oxydium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65792/?format=api",
                    "id": 65792,
                    "name": "Oxydium",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "505",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2003/?format=api",
                    "id": 2003,
                    "name": "505",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/alchimie4/demo/1shazz.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "15",
            "competition": {
                "id": 8020,
                "name": "Demos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1204/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1204/",
                    "id": 1204,
                    "name": "Alchimie 2004",
                    "tagline": "Alchimie 4",
                    "start_date": "2004-09-24",
                    "end_date": "2004-09-26",
                    "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/alchimie2004/pages/index.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}