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

{
    "url": "https://demozoo.org/api/v1/productions/124262/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124262/",
    "id": 124262,
    "title": "PBP-Player V1.15ß",
    "author_nicks": [
        {
            "name": "Legend Design",
            "abbreviation": "LD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8013/?format=api",
                "id": 8013,
                "name": "Legend Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-03",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pit Bull",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8181/?format=api",
                    "id": 8181,
                    "name": "Pit Bull",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/music/players/ld-pbp11.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73185"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/379/?format=api",
            "demozoo_url": "https://demozoo.org/parties/379/",
            "id": 379,
            "name": "Wired 1996",
            "tagline": "",
            "start_date": "1996-11-01",
            "end_date": "1996-11-03",
            "location": "Wasmes, Province du Hainaut, Walloon, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.55532,
            "longitude": 3.53691,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "music-player"
    ]
}