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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68097/?format=api",
        "demozoo_url": "https://demozoo.org/music/68097/",
        "id": 68097,
        "title": "Remember",
        "author_nicks": [
            {
                "name": "Spears",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30157/?format=api",
                    "id": 30157,
                    "name": "Spears",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "De Brasserie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24812/?format=api",
                    "id": 24812,
                    "name": "De Brasserie",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57983/?format=api",
        "demozoo_url": "https://demozoo.org/music/57983/",
        "id": 57983,
        "title": "The Russian Game",
        "author_nicks": [
            {
                "name": "Spears",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30157/?format=api",
                    "id": 30157,
                    "name": "Spears",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "De Brasserie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24812/?format=api",
                    "id": 24812,
                    "name": "De Brasserie",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-06-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50666/?format=api",
        "demozoo_url": "https://demozoo.org/music/50666/",
        "id": 50666,
        "title": "We're gonna take your town tonight, while tripping on your love and feeling groovy",
        "author_nicks": [
            {
                "name": "Spears",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30157/?format=api",
                    "id": 30157,
                    "name": "Spears",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "De Brasserie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24812/?format=api",
                    "id": 24812,
                    "name": "De Brasserie",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]