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

[
    {
        "url": "https://demozoo.org/api/v1/productions/152845/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/152845/",
        "id": 152845,
        "title": "kraksa a peú leje",
        "author_nicks": [
            {
                "name": "Rafaello",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63416/?format=api",
                    "id": 63416,
                    "name": "Rafaello",
                    "is_group": false
                }
            },
            {
                "name": "iron nc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63417/?format=api",
                    "id": 63417,
                    "name": "iron nc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-25",
        "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/278209/?format=api",
        "demozoo_url": "https://demozoo.org/music/278209/",
        "id": 278209,
        "title": "UPM",
        "author_nicks": [
            {
                "name": "Rafaello",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63416/?format=api",
                    "id": 63416,
                    "name": "Rafaello",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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"
        ]
    }
]