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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21183/?format=api",
        "demozoo_url": "https://demozoo.org/music/21183/",
        "id": 21183,
        "title": "Panache",
        "author_nicks": [
            {
                "name": "Spud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15222/?format=api",
                    "id": 15222,
                    "name": "Spud",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/68595/?format=api",
        "demozoo_url": "https://demozoo.org/music/68595/",
        "id": 68595,
        "title": "little bit higher",
        "author_nicks": [
            {
                "name": "Spud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15222/?format=api",
                    "id": 15222,
                    "name": "Spud",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3krew",
                "abbreviation": "3k",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38263/?format=api",
                    "id": 38263,
                    "name": "3krew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20816/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20816/",
        "id": 20816,
        "title": "As We Leave For Something Better",
        "author_nicks": [
            {
                "name": "Spud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15222/?format=api",
                    "id": 15222,
                    "name": "Spud",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281798/?format=api",
        "demozoo_url": "https://demozoo.org/music/281798/",
        "id": 281798,
        "title": "gone away",
        "author_nicks": [
            {
                "name": "Spud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15222/?format=api",
                    "id": 15222,
                    "name": "Spud",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ravers of Unity",
                "abbreviation": "ROU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52471/?format=api",
                    "id": 52471,
                    "name": "Ravers of Unity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    }
]