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

[
    {
        "url": "https://demozoo.org/api/v1/productions/110626/?format=api",
        "demozoo_url": "https://demozoo.org/productions/110626/",
        "id": 110626,
        "title": "Mean Act",
        "author_nicks": [
            {
                "name": "Fright",
                "abbreviation": "FRT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49442/?format=api",
                    "id": 49442,
                    "name": "Fright",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-06-24",
        "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": [
            "bottom-border-scroll",
            "bugged-release"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/356851/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356851/",
        "id": 356851,
        "title": "Rank Week 26",
        "author_nicks": [
            {
                "name": "Fright",
                "abbreviation": "FRT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49442/?format=api",
                    "id": 49442,
                    "name": "Fright",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-06-24",
        "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": [
            "rankings"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306998/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306998/",
        "id": 306998,
        "title": "Big Deal",
        "author_nicks": [
            {
                "name": "Fright",
                "abbreviation": "FRT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49442/?format=api",
                    "id": 49442,
                    "name": "Fright",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-02-26",
        "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": []
    }
]