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

[
    {
        "url": "https://demozoo.org/api/v1/productions/313704/?format=api",
        "demozoo_url": "https://demozoo.org/productions/313704/",
        "id": 313704,
        "title": "Mando con vibración para la C64",
        "author_nicks": [
            {
                "name": "riq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61835/?format=api",
                    "id": 61835,
                    "name": "riq",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-01",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/299703/?format=api",
        "demozoo_url": "https://demozoo.org/productions/299703/",
        "id": 299703,
        "title": "Amor Para Dos",
        "author_nicks": [
            {
                "name": "riq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61835/?format=api",
                    "id": 61835,
                    "name": "riq",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Latitude Independent Association",
                "abbreviation": "LIA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113498/?format=api",
                    "id": 113498,
                    "name": "Latitude Independent Association",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-09-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/268099/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268099/",
        "id": 268099,
        "title": "Commando 2084",
        "author_nicks": [
            {
                "name": "riq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61835/?format=api",
                    "id": 61835,
                    "name": "riq",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pungas De Villa Martelli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25225/?format=api",
                    "id": 25225,
                    "name": "Pungas De Villa Martelli",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-09-28",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "commando",
            "source-available"
        ]
    }
]