Skip to main content
https://img.shields.io/github/license/inveniosoftware/invenio-records-rest.svg https://img.shields.io/travis/inveniosoftware/invenio-records-rest.svg https://img.shields.io/coveralls/inveniosoftware/invenio-records-rest.svg https://img.shields.io/pypi/v/invenio-records-rest.svg

REST API for Invenio-Records.

Further documentation is available on https://invenio-records-rest.readthedocs.io/.

Changes

Version 1.6.0 (released 2019-09-11)

  • Adds support to serialization using Marshmallow with versions 2 and 3

  • Enables to choose response search serializer via url argument

Version 1.5.0 (released 2019-08-02)

  • Adds improved support for infinite scroll

  • Adds ES7 support

  • Adds CSV serializer

  • Adds record to marshmallow context

  • Uses html allowed tags and attributes for bleach from config

Version 1.4.2 (released 2019-05-07)

  • Marshmallow JSON schema: add getter method to customize and retrieve the PID field name per schema.

Version 1.4.1 (released 2019-04-02)

  • Added RECORDS_REST_DEFAULT_RESULTS_SIZE variable to change the default size of the search results. The default value remains 10.

Version 1.4.0 (released 2019-02-22)

  • Removed unused resolver parameter from views classes.

  • Improved documentation of record_class in URL patterns.

Version 1.3.0 (released 2018-12-14)

  • Enhance Elasticsearch error handling.

  • Refactor Marshmallow schemas to allow PID injection.

Version 1.2.2 (released 2018-11-16)

  • Changes str to text_type on filter dsl.

Version 1.2.1 (released 2018-09-17)

  • Adds source filtering support for ES 5.

Version 1.2.0 (released 2018-08-24)

  • Adds PersistentIdentifier field to handle record PIDs.

  • Adds Nested class to improve reporting of validation errors.

Version 1.1.2 (released 2018-06-26)

  • Rename authentication of GET operation over RecordsListResource from ‘read_list’ to ‘list’.

Version 1.1.1 (released 2018-06-25)

  • Adds authentication to GET operation over RecordsListResource.

  • Bumps invenio-db version (min v1.0.2).

Version 1.1.0 (released 2018-05-26)

  • Moves RecordSchemaJSONV1 marshmallow schema from invenio_records_rest.serializers.schemas to invenio_records_rest.schemas.

  • Fixes missing API documentation.

  • Adds blueprint factory (requires Invenio-Base v1.0.1+).

  • Adds marshmallow loaders, fields and schemas.

Version 1.0.1 (released 2018-03-27)

  • Fixes unicode query handling

  • Fixes Datacite v4.1 serialization

Version 1.0.0 (released 2018-03-23)

  • Initial public release.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

invenio-records-rest-1.6.0.tar.gz (84.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

invenio_records_rest-1.6.0-py2.py3-none-any.whl (64.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file invenio-records-rest-1.6.0.tar.gz.

File metadata

  • Download URL: invenio-records-rest-1.6.0.tar.gz
  • Upload date:
  • Size: 84.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.5.6

File hashes

Hashes for invenio-records-rest-1.6.0.tar.gz
Algorithm Hash digest
SHA256 d80008a0186ffb1057b30e166a154ad622efd548a82c3d52a89787545d6911a4
MD5 ac1dd3e0d266afa925ffab37c95a9722
BLAKE2b-256 22adee470ca6fe90986591d60c1c9c3db01bec13d0c6db0f9a9dd8c6691d926c

See more details on using hashes here.

File details

Details for the file invenio_records_rest-1.6.0-py2.py3-none-any.whl.

File metadata

  • Download URL: invenio_records_rest-1.6.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 64.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.5.6

File hashes

Hashes for invenio_records_rest-1.6.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 61113dae169a0a88d7c3d790092bc17822843b3d012ef92ad64f9a5436a4a86e
MD5 ee41f773d6f5e4279e2f847ee5ef1230
BLAKE2b-256 ec992b24acd5be2c43996449be8fd35cf08793d0d3717d1be9c99f939cba92ef

See more details on using hashes here.

Release history Release notifications | RSS feed

6.0.2

2 files

6.0.1

2 files

6.0.0

2 files

5.1.1

2 files

5.1.0

2 files

5.0.2

2 files

5.0.1

2 files

5.0.0

2 files

4.1.0

2 files

4.0.0

2 files

3.2.1

2 files

3.2.0

2 files

3.1.0

2 files

3.0.0

2 files

2.4.1

2 files

2.4.0

2 files

2.3.1

2 files

2.3.0

2 files

2.2.0

2 files

2.1.0

2 files

2.0.2

2 files

2.0.1

2 files

2.0.0

2 files

1.9.0

2 files

1.8.0

2 files

1.7.2

2 files

1.7.1

2 files

1.7.0

2 files

1.6.6

2 files

1.6.5

2 files

1.6.4

2 files

1.6.3

2 files

1.6.2

2 files

1.6.1

2 files

This release

1.6.0 This release

2 files

1.5.0

2 files

1.4.2

2 files

1.4.1

2 files

1.4.0

2 files

1.3.0

2 files

1.2.2

2 files

1.2.1

2 files

1.2.0

2 files

1.1.2

2 files

1.1.0

2 files

1.0.1

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page