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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187528/?format=api",
        "demozoo_url": "https://demozoo.org/music/187528/",
        "id": 187528,
        "title": "lll",
        "author_nicks": [
            {
                "name": "Axon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79765/?format=api",
                    "id": 79765,
                    "name": "Axon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spectre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19831/?format=api",
                    "id": 19831,
                    "name": "Spectre",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-04-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/208339/?format=api",
        "demozoo_url": "https://demozoo.org/music/208339/",
        "id": 208339,
        "title": "Hurvens",
        "author_nicks": [
            {
                "name": "Axon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79765/?format=api",
                    "id": 79765,
                    "name": "Axon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cabe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58414/?format=api",
                    "id": 58414,
                    "name": "Cabe",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-02",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/208341/?format=api",
        "demozoo_url": "https://demozoo.org/music/208341/",
        "id": 208341,
        "title": "It's True",
        "author_nicks": [
            {
                "name": "Axon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79765/?format=api",
                    "id": 79765,
                    "name": "Axon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129198/?format=api",
                    "id": 129198,
                    "name": "Crane",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990",
        "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": []
    }
]