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

[
    {
        "url": "https://demozoo.org/api/v1/productions/220716/?format=api",
        "demozoo_url": "https://demozoo.org/productions/220716/",
        "id": 220716,
        "title": "Meeting Intro",
        "author_nicks": [
            {
                "name": "Razkels",
                "abbreviation": "RZK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84185/?format=api",
                    "id": 84185,
                    "name": "Razkels",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-02-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/220718/?format=api",
        "demozoo_url": "https://demozoo.org/productions/220718/",
        "id": 220718,
        "title": "Rok U Again",
        "author_nicks": [
            {
                "name": "Razkels",
                "abbreviation": "RZK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84185/?format=api",
                    "id": 84185,
                    "name": "Razkels",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-02-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/220717/?format=api",
        "demozoo_url": "https://demozoo.org/productions/220717/",
        "id": 220717,
        "title": "New Intro on the Block",
        "author_nicks": [
            {
                "name": "Razkels",
                "abbreviation": "RZK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84185/?format=api",
                    "id": 84185,
                    "name": "Razkels",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]