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

[
    {
        "url": "https://demozoo.org/api/v1/productions/295960/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295960/",
        "id": 295960,
        "title": "Northern Genesis",
        "author_nicks": [
            {
                "name": "Defcon 1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106925/?format=api",
                    "id": 106925,
                    "name": "Defcon 1",
                    "is_group": true
                }
            },
            {
                "name": "The Cops",
                "abbreviation": "TC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124147/?format=api",
                    "id": 124147,
                    "name": "The Cops",
                    "is_group": true
                }
            },
            {
                "name": "The Incredible Fantastics",
                "abbreviation": "TIF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109764/?format=api",
                    "id": 109764,
                    "name": "The Incredible Fantastics",
                    "is_group": true
                }
            },
            {
                "name": "The Last Days Incorporated",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124148/?format=api",
                    "id": 124148,
                    "name": "The Last Days Incorporated",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/267734/?format=api",
        "demozoo_url": "https://demozoo.org/productions/267734/",
        "id": 267734,
        "title": "Null Bock",
        "author_nicks": [
            {
                "name": "Defcon 1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106925/?format=api",
                    "id": 106925,
                    "name": "Defcon 1",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-08-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]