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

[
    {
        "url": "https://demozoo.org/api/v1/productions/198674/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198674/",
        "id": 198674,
        "title": "Deflektor Music",
        "author_nicks": [
            {
                "name": "The Honey Crew",
                "abbreviation": "THC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84841/?format=api",
                    "id": 84841,
                    "name": "The Honey Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-12-29",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "deflektor"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367015/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367015/",
        "id": 367015,
        "title": "Much Music 3",
        "author_nicks": [
            {
                "name": "The Honey Crew",
                "abbreviation": "THC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84841/?format=api",
                    "id": 84841,
                    "name": "The Honey Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-12-22",
        "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": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367016/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367016/",
        "id": 367016,
        "title": "Ramparts Music",
        "author_nicks": [
            {
                "name": "The Honey Crew",
                "abbreviation": "THC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84841/?format=api",
                    "id": 84841,
                    "name": "The Honey Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-12",
        "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": [
            "one-file-demo",
            "ramparts"
        ]
    }
]