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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50175/?format=api",
        "demozoo_url": "https://demozoo.org/music/50175/",
        "id": 50175,
        "title": "Toomby Tower",
        "author_nicks": [
            {
                "name": "MoveR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140137/?format=api",
                    "id": 140137,
                    "name": "MoveR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Active Dream Music",
                "abbreviation": "ADM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33251/?format=api",
                    "id": 33251,
                    "name": "Active Dream Music",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285177/?format=api",
        "demozoo_url": "https://demozoo.org/music/285177/",
        "id": 285177,
        "title": "I Don't Understand",
        "author_nicks": [
            {
                "name": "MoveR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140137/?format=api",
                    "id": 140137,
                    "name": "MoveR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Active Dream Music",
                "abbreviation": "ADM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33251/?format=api",
                    "id": 33251,
                    "name": "Active Dream Music",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285186/?format=api",
        "demozoo_url": "https://demozoo.org/music/285186/",
        "id": 285186,
        "title": "Caution Signals #1/#2",
        "author_nicks": [
            {
                "name": "MoveR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140137/?format=api",
                    "id": 140137,
                    "name": "MoveR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Active Dream Music",
                "abbreviation": "ADM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33251/?format=api",
                    "id": 33251,
                    "name": "Active Dream Music",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    }
]