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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327756/?format=api",
        "demozoo_url": "https://demozoo.org/music/327756/",
        "id": 327756,
        "title": "Electronic Knights",
        "author_nicks": [
            {
                "name": "Acid-Jesus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81548/?format=api",
                    "id": 81548,
                    "name": "Acid-Jesus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crux",
                "abbreviation": "CRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                    "id": 5452,
                    "name": "Crux",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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/193330/?format=api",
        "demozoo_url": "https://demozoo.org/music/193330/",
        "id": 193330,
        "title": "Atomizer",
        "author_nicks": [
            {
                "name": "Acid-Jesus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81548/?format=api",
                    "id": 81548,
                    "name": "Acid-Jesus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crux",
                "abbreviation": "CRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                    "id": 5452,
                    "name": "Crux",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-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": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/193333/?format=api",
        "demozoo_url": "https://demozoo.org/music/193333/",
        "id": 193333,
        "title": "Harmonie",
        "author_nicks": [
            {
                "name": "Acid-Jesus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81548/?format=api",
                    "id": 81548,
                    "name": "Acid-Jesus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crux",
                "abbreviation": "CRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                    "id": 5452,
                    "name": "Crux",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-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": [
            "4ch",
            "mod"
        ]
    }
]