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

[
    {
        "url": "https://demozoo.org/api/v1/productions/212782/?format=api",
        "demozoo_url": "https://demozoo.org/music/212782/",
        "id": 212782,
        "title": "kellogs",
        "author_nicks": [
            {
                "name": "Boerni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28663/?format=api",
                    "id": 28663,
                    "name": "Boerni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-03-12",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/212784/?format=api",
        "demozoo_url": "https://demozoo.org/music/212784/",
        "id": 212784,
        "title": "song3",
        "author_nicks": [
            {
                "name": "Boerni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28663/?format=api",
                    "id": 28663,
                    "name": "Boerni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-07-01",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/212785/?format=api",
        "demozoo_url": "https://demozoo.org/music/212785/",
        "id": 212785,
        "title": "test3",
        "author_nicks": [
            {
                "name": "Boerni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28663/?format=api",
                    "id": 28663,
                    "name": "Boerni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "North Star",
                "abbreviation": "NS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3078/?format=api",
                    "id": 3078,
                    "name": "North Star",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/212783/?format=api",
        "demozoo_url": "https://demozoo.org/music/212783/",
        "id": 212783,
        "title": "northstar14",
        "author_nicks": [
            {
                "name": "Boerni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28663/?format=api",
                    "id": 28663,
                    "name": "Boerni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]