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

[
    {
        "url": "https://demozoo.org/api/v1/productions/193369/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193369/",
        "id": 193369,
        "title": "Crash",
        "author_nicks": [
            {
                "name": "Digital Nightmares",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59503/?format=api",
                    "id": 59503,
                    "name": "Digital Nightmares",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "freeware"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/139865/?format=api",
        "demozoo_url": "https://demozoo.org/productions/139865/",
        "id": 139865,
        "title": "Kwiks",
        "author_nicks": [
            {
                "name": "Digital Nightmares",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59503/?format=api",
                    "id": 59503,
                    "name": "Digital Nightmares",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/139866/?format=api",
        "demozoo_url": "https://demozoo.org/productions/139866/",
        "id": 139866,
        "title": "Zodiax",
        "author_nicks": [
            {
                "name": "Digital Nightmares",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59503/?format=api",
                    "id": 59503,
                    "name": "Digital Nightmares",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-07-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]