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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50569/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50569/",
        "id": 50569,
        "title": "Radiel",
        "author_nicks": [
            {
                "name": "Porcos Prod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30122/?format=api",
                    "id": 30122,
                    "name": "Porcos Prod",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-02",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50570/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50570/",
        "id": 50570,
        "title": "Timewest",
        "author_nicks": [
            {
                "name": "Porcos Prod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30122/?format=api",
                    "id": 30122,
                    "name": "Porcos Prod",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-02",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52254/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52254/",
        "id": 52254,
        "title": "Star Trick",
        "author_nicks": [
            {
                "name": "Porcos Prod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30122/?format=api",
                    "id": 30122,
                    "name": "Porcos Prod",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-08",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "star-trek"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/51668/?format=api",
        "demozoo_url": "https://demozoo.org/productions/51668/",
        "id": 51668,
        "title": "Apocalypse",
        "author_nicks": [
            {
                "name": "Porcos Prod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30122/?format=api",
                    "id": 30122,
                    "name": "Porcos Prod",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-15",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/51676/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/51676/",
        "id": 51676,
        "title": "3D Chapelle IRON 2000",
        "author_nicks": [
            {
                "name": "Porcos Prod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30122/?format=api",
                    "id": 30122,
                    "name": "Porcos Prod",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]