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

[
    {
        "url": "https://demozoo.org/api/v1/productions/137065/?format=api",
        "demozoo_url": "https://demozoo.org/music/137065/",
        "id": 137065,
        "title": "The Putter In My Ass",
        "author_nicks": [
            {
                "name": "Gravel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58145/?format=api",
                    "id": 58145,
                    "name": "Grav",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Krac-5",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58128/?format=api",
                    "id": 58128,
                    "name": "Krac-5",
                    "is_group": true
                }
            },
            {
                "name": "Synergy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58146/?format=api",
                    "id": 58146,
                    "name": "Synergy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137107/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/137107/",
        "id": 137107,
        "title": "Puttman",
        "author_nicks": [
            {
                "name": "Gravel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58145/?format=api",
                    "id": 58145,
                    "name": "Grav",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Synergy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58146/?format=api",
                    "id": 58146,
                    "name": "Synergy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]