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

[
    {
        "url": "https://demozoo.org/api/v1/productions/306470/?format=api",
        "demozoo_url": "https://demozoo.org/music/306470/",
        "id": 306470,
        "title": "Rarerips",
        "author_nicks": [
            {
                "name": "Ed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130492/?format=api",
                    "id": 130492,
                    "name": "Ed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Order",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73916/?format=api",
                    "id": 73916,
                    "name": "New Order",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-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": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306472/?format=api",
        "demozoo_url": "https://demozoo.org/music/306472/",
        "id": 306472,
        "title": "Giant1",
        "author_nicks": [
            {
                "name": "Ed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130492/?format=api",
                    "id": 130492,
                    "name": "Ed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Order",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73916/?format=api",
                    "id": 73916,
                    "name": "New Order",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    }
]