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

[
    {
        "url": "https://demozoo.org/api/v1/productions/170079/?format=api",
        "demozoo_url": "https://demozoo.org/productions/170079/",
        "id": 170079,
        "title": "Amiga Flash 3",
        "author_nicks": [
            {
                "name": "Empire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111738/?format=api",
                    "id": 111738,
                    "name": "Empire",
                    "is_group": true
                }
            },
            {
                "name": "Ukonx",
                "abbreviation": "UKX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19808/?format=api",
                    "id": 19808,
                    "name": "Ukonx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/170078/?format=api",
        "demozoo_url": "https://demozoo.org/productions/170078/",
        "id": 170078,
        "title": "Amiga Flash 2",
        "author_nicks": [
            {
                "name": "Empire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111738/?format=api",
                    "id": 111738,
                    "name": "Empire",
                    "is_group": true
                }
            },
            {
                "name": "Ukonx",
                "abbreviation": "UKX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19808/?format=api",
                    "id": 19808,
                    "name": "Ukonx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-09",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275831/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275831/",
        "id": 275831,
        "title": "Amiga Flash #4 pre-release",
        "author_nicks": [
            {
                "name": "Empire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111738/?format=api",
                    "id": 111738,
                    "name": "Empire",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "amos",
            "french"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/176620/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176620/",
        "id": 176620,
        "title": "Amiga Flash 1",
        "author_nicks": [
            {
                "name": "Empire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111738/?format=api",
                    "id": 111738,
                    "name": "Empire",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "amos"
        ]
    }
]