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

[
    {
        "url": "https://demozoo.org/api/v1/productions/282258/?format=api",
        "demozoo_url": "https://demozoo.org/music/282258/",
        "id": 282258,
        "title": "Freak-Out",
        "author_nicks": [
            {
                "name": "Fred Feinbein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52639/?format=api",
                    "id": 52639,
                    "name": "Fred Feinbein",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-11-12",
        "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/215484/?format=api",
        "demozoo_url": "https://demozoo.org/music/215484/",
        "id": 215484,
        "title": "1",
        "author_nicks": [
            {
                "name": "Fred Feinbein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52639/?format=api",
                    "id": 52639,
                    "name": "Fred Feinbein",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270871/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270871/",
        "id": 270871,
        "title": "SoundTracker V",
        "author_nicks": [
            {
                "name": "Fred Feinbein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52639/?format=api",
                    "id": 52639,
                    "name": "Fred Feinbein",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "tracker"
        ]
    }
]