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

[
    {
        "url": "https://demozoo.org/api/v1/productions/328801/?format=api",
        "demozoo_url": "https://demozoo.org/music/328801/",
        "id": 328801,
        "title": "I Wish For Peace...",
        "author_nicks": [
            {
                "name": "TuNeR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139065/?format=api",
                    "id": 139065,
                    "name": "TuNeR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ostebulen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17230/?format=api",
                    "id": 17230,
                    "name": "Ostebulen",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "30ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/328724/?format=api",
        "demozoo_url": "https://demozoo.org/music/328724/",
        "id": 328724,
        "title": "Bye Bye Love",
        "author_nicks": [
            {
                "name": "TuNeR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139065/?format=api",
                    "id": 139065,
                    "name": "TuNeR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]