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

[
    {
        "url": "https://demozoo.org/api/v1/productions/86476/?format=api",
        "demozoo_url": "https://demozoo.org/productions/86476/",
        "id": 86476,
        "title": "Popelganda 3",
        "author_nicks": [
            {
                "name": "Gum Penis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147135/?format=api",
                    "id": 147135,
                    "name": "Gum Penis",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-06-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "popelganda"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/365476/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365476/",
        "id": 365476,
        "title": "Popelganda 2",
        "author_nicks": [
            {
                "name": "Gum Penis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147135/?format=api",
                    "id": 147135,
                    "name": "Gum Penis",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-06-06",
        "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": [
            "popelganda"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/365475/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365475/",
        "id": 365475,
        "title": "Popelganda 1",
        "author_nicks": [
            {
                "name": "Gum Penis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147135/?format=api",
                    "id": 147135,
                    "name": "Gum Penis",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05-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": [
            "popelganda"
        ]
    }
]