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

[
    {
        "url": "https://demozoo.org/api/v1/productions/233906/?format=api",
        "demozoo_url": "https://demozoo.org/productions/233906/",
        "id": 233906,
        "title": "Magnetic Media #3",
        "author_nicks": [
            {
                "name": "Effect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105887/?format=api",
                    "id": 105887,
                    "name": "Effect",
                    "is_group": true
                }
            },
            {
                "name": "Toxic Track",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83364/?format=api",
                    "id": 83364,
                    "name": "Toxic Track",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-02-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "magnetic-media"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/233904/?format=api",
        "demozoo_url": "https://demozoo.org/productions/233904/",
        "id": 233904,
        "title": "Magnetic Media #1",
        "author_nicks": [
            {
                "name": "Effect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105887/?format=api",
                    "id": 105887,
                    "name": "Effect",
                    "is_group": true
                }
            },
            {
                "name": "Toxic Track",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83364/?format=api",
                    "id": 83364,
                    "name": "Toxic Track",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "magnetic-media"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/233905/?format=api",
        "demozoo_url": "https://demozoo.org/productions/233905/",
        "id": 233905,
        "title": "Magnetic Media #2",
        "author_nicks": [
            {
                "name": "Effect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105887/?format=api",
                    "id": 105887,
                    "name": "Effect",
                    "is_group": true
                }
            },
            {
                "name": "Toxic Track",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83364/?format=api",
                    "id": 83364,
                    "name": "Toxic Track",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "magnetic-media"
        ]
    }
]