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

[
    {
        "url": "https://demozoo.org/api/v1/productions/159064/?format=api",
        "demozoo_url": "https://demozoo.org/music/159064/",
        "id": 159064,
        "title": "End of the World (observed from space)",
        "author_nicks": [
            {
                "name": "Katchor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24491/?format=api",
                    "id": 24491,
                    "name": "Katchor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16785/?format=api",
                    "id": 16785,
                    "name": "Aion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-03-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/181455/?format=api",
        "demozoo_url": "https://demozoo.org/music/181455/",
        "id": 181455,
        "title": "Accident",
        "author_nicks": [
            {
                "name": "Katchor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24491/?format=api",
                    "id": 24491,
                    "name": "Katchor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16785/?format=api",
                    "id": 16785,
                    "name": "Aion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-03",
        "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/170991/?format=api",
        "demozoo_url": "https://demozoo.org/music/170991/",
        "id": 170991,
        "title": "Rotten",
        "author_nicks": [
            {
                "name": "Katchor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24491/?format=api",
                    "id": 24491,
                    "name": "Katchor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Interior Voltage",
                "abbreviation": "iTv",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72463/?format=api",
                    "id": 72463,
                    "name": "Interior Voltage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]