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

[
    {
        "url": "https://demozoo.org/api/v1/productions/76672/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76672/",
        "id": 76672,
        "title": "STe Menu 1",
        "author_nicks": [
            {
                "name": "The Gamemasters",
                "abbreviation": "TGM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40388/?format=api",
                    "id": 40388,
                    "name": "The Gamemasters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-09-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/130659/?format=api",
        "demozoo_url": "https://demozoo.org/productions/130659/",
        "id": 130659,
        "title": "Turtle Dist",
        "author_nicks": [
            {
                "name": "The Gamemasters",
                "abbreviation": "TGM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40388/?format=api",
                    "id": 40388,
                    "name": "The Gamemasters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-09-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76670/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76670/",
        "id": 76670,
        "title": "Brev Demo",
        "author_nicks": [
            {
                "name": "The Gamemasters",
                "abbreviation": "TGM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40388/?format=api",
                    "id": 40388,
                    "name": "The Gamemasters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-06-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/76671/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76671/",
        "id": 76671,
        "title": "Weird Sines Demo",
        "author_nicks": [
            {
                "name": "The Gamemasters",
                "abbreviation": "TGM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40388/?format=api",
                    "id": 40388,
                    "name": "The Gamemasters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-05-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "sampledemo"
        ]
    }
]