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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32573/?format=api",
        "demozoo_url": "https://demozoo.org/productions/32573/",
        "id": 32573,
        "title": "Do PC' fly?",
        "author_nicks": [
            {
                "name": "Nat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117198/?format=api",
                    "id": 117198,
                    "name": "Nat",
                    "is_group": false
                }
            },
            {
                "name": "Nuku Nuku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93078/?format=api",
                    "id": 93078,
                    "name": "Nuku Nuku",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-27",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284529/?format=api",
        "demozoo_url": "https://demozoo.org/music/284529/",
        "id": 284529,
        "title": "A World of Dreams",
        "author_nicks": [
            {
                "name": "Nuku Nuku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93078/?format=api",
                    "id": 93078,
                    "name": "Nuku Nuku",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Future Brain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20311/?format=api",
                    "id": 20311,
                    "name": "Future Brain",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]