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

[
    {
        "url": "https://demozoo.org/api/v1/productions/306281/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306281/",
        "id": 306281,
        "title": "Connections",
        "author_nicks": [
            {
                "name": "Antivision Incorporated 4711",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120035/?format=api",
                    "id": 120035,
                    "name": "Antivision Incorporated 4711",
                    "is_group": true
                }
            },
            {
                "name": "Gandalf Sound Crackings 2001",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75291/?format=api",
                    "id": 75291,
                    "name": "MRP",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02-07",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "music-rip"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296860/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296860/",
        "id": 296860,
        "title": "Gauntlet",
        "author_nicks": [
            {
                "name": "Antivision Incorporated 4711",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120035/?format=api",
                    "id": 120035,
                    "name": "Antivision Incorporated 4711",
                    "is_group": true
                }
            },
            {
                "name": "Gandalf Sound Crackings 2001",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75291/?format=api",
                    "id": 75291,
                    "name": "MRP",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-21",
        "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": [
            "gauntlet",
            "cracked-from-tape"
        ]
    }
]