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.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.5.0.tar.gz (83.6 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.5.0-py2.py3-none-any.whl (63.4 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: invenio-records-rest-1.5.0.tar.gz
  • Upload date:
  • Size: 83.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.6

File hashes

Hashes for invenio-records-rest-1.5.0.tar.gz
Algorithm Hash digest
SHA256 1aee70630126c1d19e207ebf0286697c5be4d6c01b384dd28f69c806db2d9f17
MD5 44ab5e62501a70c65062913cab8f0b31
BLAKE2b-256 f1135ad1a39f00e7a64c9b0a2c3359eecd844b55f3b36199f9e501df89b30757

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for invenio_records_rest-1.5.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bbb83b52086a74556a87487747e7a6ed80f9eda6bed4f048976b95268551c73c
MD5 b34be3ef2d424d8fdd184dd2afe2ad18
BLAKE2b-256 d1bc8542512e58b8f5c2e2ca34d9e0cbad999c5d503568247becc97e1b7b966c

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

1.6.0

2 files

This release

1.5.0 This release

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