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

[
    {
        "url": "https://demozoo.org/api/v1/productions/283628/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283628/",
        "id": 283628,
        "title": "Eat to Get Slimmer",
        "author_nicks": [
            {
                "name": "Gemini Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116597/?format=api",
                    "id": 116597,
                    "name": "Gemini Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283284/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283284/",
        "id": 283284,
        "title": "Random Lunacy",
        "author_nicks": [
            {
                "name": "Gemini Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116597/?format=api",
                    "id": 116597,
                    "name": "Gemini Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286011/?format=api",
        "demozoo_url": "https://demozoo.org/productions/286011/",
        "id": 286011,
        "title": "The Darkening",
        "author_nicks": [
            {
                "name": "Gemini Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116597/?format=api",
                    "id": 116597,
                    "name": "Gemini Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "midas"
        ]
    }
]