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

{
    "url": "https://demozoo.org/api/v1/productions/49253/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49253/",
    "id": 49253,
    "title": "First Jungliz Demo Attempt",
    "author_nicks": [
        {
            "name": "Jungliz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29775/?format=api",
                "id": 29775,
                "name": "Jungliz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-02-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Optik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27268/?format=api",
                    "id": 27268,
                    "name": "Optik",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Optik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27268/?format=api",
                    "id": 27268,
                    "name": "Optik",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/volcanic99/demo/optdemo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 24,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 3458,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/739/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/739/",
                    "id": 739,
                    "name": "Volcanic 1999",
                    "tagline": "Volcanic 5",
                    "start_date": "1999-02-19",
                    "end_date": "1999-02-21",
                    "location": "Cournon-d’Auvergne, Département du Puy-de-Dôme, Auvergne, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.73543,
                    "longitude": 3.19608,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}