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

{
    "url": "https://demozoo.org/api/v1/productions/136985/?format=api",
    "demozoo_url": "https://demozoo.org/productions/136985/",
    "id": 136985,
    "title": "Dream Cycle",
    "author_nicks": [
        {
            "name": "Vertigo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19699/?format=api",
                "id": 19699,
                "name": "Vertigo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-06-01",
    "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": "Vector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22745/?format=api",
                    "id": 22745,
                    "name": "loveJesus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lightman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58113/?format=api",
                    "id": 58113,
                    "name": "Lightman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "support"
        },
        {
            "nick": {
                "name": "Crow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58132/?format=api",
                    "id": 58132,
                    "name": "Crow",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/naid96/demo/dreamcyc.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/naid96/demo/dreamcyf.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19246"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 11431,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/699/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/699/",
                    "id": 699,
                    "name": "NAID 1996",
                    "tagline": "North American International Demofestival 1996",
                    "start_date": "1996-05-31",
                    "end_date": "1996-06-02",
                    "location": "Longueuil, Montérégie, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.53121,
                    "longitude": -73.51806,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}