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

[
    {
        "url": "https://demozoo.org/api/v1/productions/2904/?format=api",
        "demozoo_url": "https://demozoo.org/music/2904/",
        "id": 2904,
        "title": "Hypnotic",
        "author_nicks": [
            {
                "name": "Dr. Sound",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5406/?format=api",
                    "id": 5406,
                    "name": "Dr. Sound",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-11-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/2994/?format=api",
        "demozoo_url": "https://demozoo.org/music/2994/",
        "id": 2994,
        "title": "Where is Space",
        "author_nicks": [
            {
                "name": "Dr. Sound",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5406/?format=api",
                    "id": 5406,
                    "name": "Dr. Sound",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "GNT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5453/?format=api",
                    "id": 5453,
                    "name": "GNT",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304361/?format=api",
        "demozoo_url": "https://demozoo.org/music/304361/",
        "id": 304361,
        "title": "I Wanna Fuck Lisa",
        "author_nicks": [
            {
                "name": "Dr. Sound",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5406/?format=api",
                    "id": 5406,
                    "name": "Dr. Sound",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04-01",
        "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"
        ]
    }
]