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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297732/?format=api",
        "demozoo_url": "https://demozoo.org/music/297732/",
        "id": 297732,
        "title": "(O-92512)",
        "author_nicks": [
            {
                "name": "Nero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67472/?format=api",
                    "id": 67472,
                    "name": "Nero",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/355935/?format=api",
        "demozoo_url": "https://demozoo.org/music/355935/",
        "id": 355935,
        "title": "Christmas My Way",
        "author_nicks": [
            {
                "name": "Nero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67472/?format=api",
                    "id": 67472,
                    "name": "Nero",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bass Productions",
                "abbreviation": "Bass",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30719/?format=api",
                    "id": 30719,
                    "name": "Bass Productions",
                    "is_group": true
                }
            },
            {
                "name": "Epinicion",
                "abbreviation": "EPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
                    "id": 30711,
                    "name": "Epinicion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "christmas",
            "s3m"
        ]
    }
]