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

[
    {
        "url": "https://demozoo.org/api/v1/productions/153472/?format=api",
        "demozoo_url": "https://demozoo.org/productions/153472/",
        "id": 153472,
        "title": "A Little Intro",
        "author_nicks": [
            {
                "name": "Phantasm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58076/?format=api",
                    "id": 58076,
                    "name": "Phantasm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04-18",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/215512/?format=api",
        "demozoo_url": "https://demozoo.org/productions/215512/",
        "id": 215512,
        "title": "A Little Intro",
        "author_nicks": [
            {
                "name": "Phantasm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58076/?format=api",
                    "id": 58076,
                    "name": "Phantasm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/215534/?format=api",
        "demozoo_url": "https://demozoo.org/productions/215534/",
        "id": 215534,
        "title": "Sinnscroll",
        "author_nicks": [
            {
                "name": "Andromeda",
                "abbreviation": "AOA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/223/?format=api",
                    "id": 223,
                    "name": "Andromeda",
                    "is_group": true
                }
            },
            {
                "name": "Infernal Minds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73975/?format=api",
                    "id": 73975,
                    "name": "Infernal Minds",
                    "is_group": true
                }
            },
            {
                "name": "Phantasm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58076/?format=api",
                    "id": 58076,
                    "name": "Phantasm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-03",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]