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

[
    {
        "url": "https://demozoo.org/api/v1/productions/363660/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363660/",
        "id": 363660,
        "title": "Mode'95",
        "author_nicks": [
            {
                "name": "Tonic",
                "abbreviation": "TNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58984/?format=api",
                    "id": 58984,
                    "name": "Tonic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12-13",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/364690/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364690/",
        "id": 364690,
        "title": "Rashka Collection",
        "author_nicks": [
            {
                "name": "Tonic",
                "abbreviation": "TNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58984/?format=api",
                    "id": 58984,
                    "name": "Tonic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-22",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/364691/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364691/",
        "id": 364691,
        "title": "Riff Music Collection 2",
        "author_nicks": [
            {
                "name": "Tonic",
                "abbreviation": "TNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58984/?format=api",
                    "id": 58984,
                    "name": "Tonic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-09-20",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/138891/?format=api",
        "demozoo_url": "https://demozoo.org/productions/138891/",
        "id": 138891,
        "title": "Two in One",
        "author_nicks": [
            {
                "name": "Tonic",
                "abbreviation": "TNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58984/?format=api",
                    "id": 58984,
                    "name": "Tonic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-29",
        "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": []
    }
]