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

[
    {
        "url": "https://demozoo.org/api/v1/productions/350525/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350525/",
        "id": 350525,
        "title": "Motley Tetris",
        "author_nicks": [
            {
                "name": "Buraki",
                "abbreviation": "BUK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107300/?format=api",
                    "id": 107300,
                    "name": "Buraki",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "motley-tetris"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/350524/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350524/",
        "id": 350524,
        "title": "Astatin",
        "author_nicks": [
            {
                "name": "Buraki",
                "abbreviation": "BUK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107300/?format=api",
                    "id": 107300,
                    "name": "Buraki",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03-24",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/350526/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350526/",
        "id": 350526,
        "title": "Najemnik II",
        "author_nicks": [
            {
                "name": "Buraki",
                "abbreviation": "BUK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107300/?format=api",
                    "id": 107300,
                    "name": "Buraki",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03-01",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/350527/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350527/",
        "id": 350527,
        "title": "Buraki Intro",
        "author_nicks": [
            {
                "name": "Buraki",
                "abbreviation": "BUK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107300/?format=api",
                    "id": 107300,
                    "name": "Buraki",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]