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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21206/?format=api",
        "demozoo_url": "https://demozoo.org/music/21206/",
        "id": 21206,
        "title": "Where Are You",
        "author_nicks": [
            {
                "name": "Apps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15538/?format=api",
                    "id": 15538,
                    "name": "Apps",
                    "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": [
            "it",
            "35ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39817/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39817/",
        "id": 39817,
        "title": "Lonely",
        "author_nicks": [
            {
                "name": "Apps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15538/?format=api",
                    "id": 15538,
                    "name": "Apps",
                    "is_group": false
                }
            },
            {
                "name": "CTS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25552/?format=api",
                    "id": 25552,
                    "name": "CTS",
                    "is_group": false
                }
            },
            {
                "name": "Spyko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23183/?format=api",
                    "id": 23183,
                    "name": "Spyko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]