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

[
    {
        "url": "https://demozoo.org/api/v1/productions/284364/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284364/",
        "id": 284364,
        "title": "Unfinished",
        "author_nicks": [
            {
                "name": "Higher Being",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58118/?format=api",
                    "id": 58118,
                    "name": "Higher Being",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Carcass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10764/?format=api",
                    "id": 10764,
                    "name": "Carcass",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-01-11",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290871/?format=api",
        "demozoo_url": "https://demozoo.org/music/290871/",
        "id": 290871,
        "title": "The Little Machine",
        "author_nicks": [
            {
                "name": "Higher Being",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58118/?format=api",
                    "id": 58118,
                    "name": "Higher Being",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137008/?format=api",
        "demozoo_url": "https://demozoo.org/productions/137008/",
        "id": 137008,
        "title": "Scene Humor",
        "author_nicks": [
            {
                "name": "Higher Being",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58118/?format=api",
                    "id": 58118,
                    "name": "Higher Being",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-01",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]