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

[
    {
        "url": "https://demozoo.org/api/v1/productions/169961/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169961/",
        "id": 169961,
        "title": "World of Wombles",
        "author_nicks": [
            {
                "name": "Hans",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70809/?format=api",
                    "id": 70809,
                    "name": "Hans",
                    "is_group": false
                }
            },
            {
                "name": "J.O.E.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1340/?format=api",
                    "id": 1340,
                    "name": "J.O.E",
                    "is_group": false
                }
            },
            {
                "name": "Mafia Joe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65906/?format=api",
                    "id": 65906,
                    "name": "Mafia Joe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-01-07",
        "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/269248/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269248/",
        "id": 269248,
        "title": "Message Demo",
        "author_nicks": [
            {
                "name": "Mafia Joe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65906/?format=api",
                    "id": 65906,
                    "name": "Mafia Joe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Online",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68423/?format=api",
                    "id": 68423,
                    "name": "Online",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269249/?format=api",
        "demozoo_url": "https://demozoo.org/music/269249/",
        "id": 269249,
        "title": "Message Demo",
        "author_nicks": [
            {
                "name": "Mafia Joe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65906/?format=api",
                    "id": 65906,
                    "name": "Mafia Joe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Online",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68423/?format=api",
                    "id": 68423,
                    "name": "Online",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]