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

[
    {
        "url": "https://demozoo.org/api/v1/productions/330216/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330216/",
        "id": 330216,
        "title": "Vectors",
        "author_nicks": [
            {
                "name": "Antony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65477/?format=api",
                    "id": 65477,
                    "name": "Antony",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "D.T.A. Software Studio",
                "abbreviation": "DTA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49564/?format=api",
                    "id": 49564,
                    "name": "D.T.A. Software Studio",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-09-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/51/?format=api",
                "id": 51,
                "name": "SAM Coupé"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/201938/?format=api",
        "demozoo_url": "https://demozoo.org/productions/201938/",
        "id": 201938,
        "title": "Obsession",
        "author_nicks": [
            {
                "name": "Antony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65477/?format=api",
                    "id": 65477,
                    "name": "Antony",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "D.T.A. Software Studio",
                "abbreviation": "DTA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49564/?format=api",
                    "id": 49564,
                    "name": "D.T.A. Software Studio",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-04-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/51/?format=api",
                "id": 51,
                "name": "SAM Coupé"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/201965/?format=api",
        "demozoo_url": "https://demozoo.org/productions/201965/",
        "id": 201965,
        "title": "NoAGA",
        "author_nicks": [
            {
                "name": "Antony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65477/?format=api",
                    "id": 65477,
                    "name": "Antony",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "D.T.A. Software Studio",
                "abbreviation": "DTA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49564/?format=api",
                    "id": 49564,
                    "name": "D.T.A. Software Studio",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-04-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/51/?format=api",
                "id": 51,
                "name": "SAM Coupé"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/230910/?format=api",
        "demozoo_url": "https://demozoo.org/music/230910/",
        "id": 230910,
        "title": "-unknown- (from 4K OF DTA)",
        "author_nicks": [
            {
                "name": "Antony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65477/?format=api",
                    "id": 65477,
                    "name": "Antony",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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": []
    }
]