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.1 (released 2019-09-23)

  • Fixes wrong size url arg upper limit

  • Upgrades invenio-rest dependency

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.1.tar.gz (85.0 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.1-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.1.tar.gz.

File metadata

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

File hashes

Hashes for invenio-records-rest-1.6.1.tar.gz
Algorithm Hash digest
SHA256 e0787effe3d5397b4fdbde596cf2d62bfa0b7e9d34919db8833cd1026a5347d1
MD5 1b07610610698769e37ea92bee6a1520
BLAKE2b-256 6840563d0820cdac825dd181cb7846f45a69c3a8883e4827271ecf7778c1ddf2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: invenio_records_rest-1.6.1-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.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.5.6

File hashes

Hashes for invenio_records_rest-1.6.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b8c7ef781b31951d57d49d5154118872cf721c71a8e904d383e8e14b9d74f98b
MD5 c578a4135f55db90e07238e5704a1ad1
BLAKE2b-256 4400d3a9661764b9a17eb4af5409b8e1258edf97df0e4b7fdcd6585b9e32e8ad

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

This release

1.6.1 This release

2 files

1.6.0

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