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

{
    "url": "https://demozoo.org/api/v1/productions/65329/?format=api",
    "demozoo_url": "https://demozoo.org/productions/65329/",
    "id": 65329,
    "title": "Dark Sides Of A Brain",
    "author_nicks": [
        {
            "name": "CdBS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26655/?format=api",
                "id": 26655,
                "name": "CdBS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TiDeAF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72030/?format=api",
                    "id": 72030,
                    "name": "TiDeAF",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://aminet.net/demo/euro/CdBS_DSoaB.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/vip99/demo/dsoab.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14257"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "55",
            "competition": {
                "id": 7180,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1083/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1083/",
                    "id": 1083,
                    "name": "Very Important Party 1999",
                    "tagline": "VIP 1999",
                    "start_date": "1999-07-02",
                    "end_date": "1999-07-04",
                    "location": "Saint-Priest, Département du Rhône, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.6966,
                    "longitude": 4.9445,
                    "website": "http://www.popsyteam.org/vip/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "warp3d"
    ]
}