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

{
    "url": "https://demozoo.org/api/v1/productions/201877/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201877/",
    "id": 201877,
    "title": "V2 Synthesizer System",
    "author_nicks": [
        {
            "name": "Farbrausch",
            "abbreviation": "FR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                "id": 211,
                "name": "Farbrausch",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-12-28",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "KB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/557/?format=api",
                    "id": 557,
                    "name": "KB",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/music/utils/farbrausch_v2_plugins_1.5.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/music/utils/libv2_1.5.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15073"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/169/?format=api",
            "demozoo_url": "https://demozoo.org/parties/169/",
            "id": 169,
            "name": "The Ultimate Meeting 2004",
            "tagline": "Christmas with your *real* family",
            "start_date": "2004-12-27",
            "end_date": "2004-12-29",
            "location": "Hemsbach, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.591995,
            "longitude": 8.64747,
            "website": "http://2004.tum-party.net/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "v2"
    ]
}