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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319910/?format=api",
        "demozoo_url": "https://demozoo.org/productions/319910/",
        "id": 319910,
        "title": "fast memories",
        "author_nicks": [
            {
                "name": "anticore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117325/?format=api",
                    "id": 117325,
                    "name": "anticore",
                    "is_group": false
                }
            },
            {
                "name": "ps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                    "id": 313,
                    "name": "ps",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-02-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "cables",
            "electron.js"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/314947/?format=api",
        "demozoo_url": "https://demozoo.org/music/314947/",
        "id": 314947,
        "title": "TTT",
        "author_nicks": [
            {
                "name": "anticore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117325/?format=api",
                    "id": 117325,
                    "name": "anticore",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gaia Space Agency",
                "abbreviation": "GSA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127899/?format=api",
                    "id": 127899,
                    "name": "Gaia Space Agency",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-11-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284931/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284931/",
        "id": 284931,
        "title": "firstie",
        "author_nicks": [
            {
                "name": "anticore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117325/?format=api",
                    "id": 117325,
                    "name": "anticore",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-10-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "first-production"
        ]
    }
]