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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77671/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77671/",
        "id": 77671,
        "title": "Megademo",
        "author_nicks": [
            {
                "name": "The Mega Lamers",
                "abbreviation": "TML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40721/?format=api",
                    "id": 40721,
                    "name": "The Mega Lamers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77674/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77674/",
        "id": 77674,
        "title": "Great Balls Of Fire",
        "author_nicks": [
            {
                "name": "The Mega Lamers",
                "abbreviation": "TML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40721/?format=api",
                    "id": 40721,
                    "name": "The Mega Lamers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77672/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77672/",
        "id": 77672,
        "title": "Nemesis",
        "author_nicks": [
            {
                "name": "The Mega Lamers",
                "abbreviation": "TML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40721/?format=api",
                    "id": 40721,
                    "name": "The Mega Lamers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-12-08",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77673/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77673/",
        "id": 77673,
        "title": "Amiga Emulator & Lynx Demo",
        "author_nicks": [
            {
                "name": "The Mega Lamers",
                "abbreviation": "TML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40721/?format=api",
                    "id": 40721,
                    "name": "The Mega Lamers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77675/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77675/",
        "id": 77675,
        "title": "Cool Xmas",
        "author_nicks": [
            {
                "name": "The Mega Lamers",
                "abbreviation": "TML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40721/?format=api",
                    "id": 40721,
                    "name": "The Mega Lamers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    }
]