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

[
    {
        "url": "https://demozoo.org/api/v1/productions/175235/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175235/",
        "id": 175235,
        "title": "Svenska Narkotikapolisföreningens c64 Tidning #3",
        "author_nicks": [
            {
                "name": "Svenska Narkotikapolisföreningen",
                "abbreviation": "SNPF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14679/?format=api",
                    "id": 14679,
                    "name": "Svenska Narkotikapolisföreningen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-02",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20319/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20319/",
        "id": 20319,
        "title": "Svenska Narkotikapolisföreningens C64 Tidning 2",
        "author_nicks": [
            {
                "name": "Svenska Narkotikapolisföreningen",
                "abbreviation": "SNPF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14679/?format=api",
                    "id": 14679,
                    "name": "Svenska Narkotikapolisföreningen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-02-07",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/175234/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175234/",
        "id": 175234,
        "title": "Svenska Narkotikapolisföreningens c64 Tidning #1",
        "author_nicks": [
            {
                "name": "Svenska Narkotikapolisföreningen",
                "abbreviation": "SNPF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14679/?format=api",
                    "id": 14679,
                    "name": "Svenska Narkotikapolisföreningen",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-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": []
    }
]