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

{
    "url": "https://demozoo.org/api/v1/productions/159690/?format=api",
    "demozoo_url": "https://demozoo.org/productions/159690/",
    "id": 159690,
    "title": "Noiseconverter 1.44",
    "author_nicks": [
        {
            "name": "Defect",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7112/?format=api",
                "id": 7112,
                "name": "Defect",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-09-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Buggs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66301/?format=api",
                    "id": 66301,
                    "name": "Buggs",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/doomsday94/misc/nconv144.lha"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/259/?format=api",
            "demozoo_url": "https://demozoo.org/parties/259/",
            "id": 259,
            "name": "Doom's Day Party 1994",
            "tagline": "",
            "start_date": "1994-10-08",
            "end_date": "1994-10-09",
            "location": "Ettlingenweier, Ettlingen, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 48.928871,
            "longitude": 8.38589,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}