Important: After December 31, 2024, Proofing will no longer be available in Kantata OX and the Proofing APIs will be unavailable.
Proof Revisions represents a specific version of a proof. The latest version that most operations are taken on is the current version. Associating a new ProofRevision with a proof will make it the new current revision.
This endpoint returns structured Proof Revision objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results
array
and will be indexed by ID in the proof_revisions
top-level JSON key.
Please see our Response Format section for more information.
{- "count": 0,
- "meta": {
- "count": 0,
- "page_count": 0,
- "page_number": 0,
- "page_size": 0
}, - "results": [
- {
- "key": "string",
- "id": "string"
}
], - "proof_revisions": {
- "property1": {
- "creator_name": "string",
- "current": true,
- "download_url": "string",
- "filesize": 0,
- "original_filename": "string",
- "proof_id": "string",
- "proof_review_id": "string",
- "review_url": "string",
- "revision_date": "2019-08-24T14:15:22Z"
}, - "property2": {
- "creator_name": "string",
- "current": true,
- "download_url": "string",
- "filesize": 0,
- "original_filename": "string",
- "proof_id": "string",
- "proof_review_id": "string",
- "review_url": "string",
- "revision_date": "2019-08-24T14:15:22Z"
}
}, - "proofs": {
- "property1": {
- "created_at": "2019-08-24T14:15:22Z",
- "creator_name": "string",
- "current_revision_id": "string",
- "download_url": "string",
- "filename": "string",
- "filesize": 0,
- "has_comments": true,
- "review_status": "string",
- "review_url": "string",
- "revision_count": 0,
- "revision_date": "2019-08-24T14:15:22Z",
- "revision_ids": [
- "string"
], - "story_id": "string",
- "title": "string",
- "viewable": true
}, - "property2": {
- "created_at": "2019-08-24T14:15:22Z",
- "creator_name": "string",
- "current_revision_id": "string",
- "download_url": "string",
- "filename": "string",
- "filesize": 0,
- "has_comments": true,
- "review_status": "string",
- "review_url": "string",
- "revision_count": 0,
- "revision_date": "2019-08-24T14:15:22Z",
- "revision_ids": [
- "string"
], - "story_id": "string",
- "title": "string",
- "viewable": true
}
}, - "proof_reviews": {
- "property1": {
- "can_modify": true,
- "participation_ids": [
- "string"
], - "proof_revision_id": "string",
- "status": "string"
}, - "property2": {
- "can_modify": true,
- "participation_ids": [
- "string"
], - "proof_revision_id": "string",
- "status": "string"
}
}
}
This endpoint returns structured Proof Revision objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results
array
and will be indexed by ID in the proof_revisions
top-level JSON key.
Please see our Response Format section for more information.
{- "proof_revision": {
- "proof_id": 0,
- "attachment_id": 0,
- "title": "string"
}
}
{- "count": 0,
- "meta": {
- "count": 0,
- "page_count": 0,
- "page_number": 0,
- "page_size": 0
}, - "results": [
- {
- "key": "string",
- "id": "string"
}
], - "proof_revisions": {
- "property1": {
- "creator_name": "string",
- "current": true,
- "download_url": "string",
- "filesize": 0,
- "original_filename": "string",
- "proof_id": "string",
- "proof_review_id": "string",
- "review_url": "string",
- "revision_date": "2019-08-24T14:15:22Z"
}, - "property2": {
- "creator_name": "string",
- "current": true,
- "download_url": "string",
- "filesize": 0,
- "original_filename": "string",
- "proof_id": "string",
- "proof_review_id": "string",
- "review_url": "string",
- "revision_date": "2019-08-24T14:15:22Z"
}
}, - "proofs": {
- "property1": {
- "created_at": "2019-08-24T14:15:22Z",
- "creator_name": "string",
- "current_revision_id": "string",
- "download_url": "string",
- "filename": "string",
- "filesize": 0,
- "has_comments": true,
- "review_status": "string",
- "review_url": "string",
- "revision_count": 0,
- "revision_date": "2019-08-24T14:15:22Z",
- "revision_ids": [
- "string"
], - "story_id": "string",
- "title": "string",
- "viewable": true
}, - "property2": {
- "created_at": "2019-08-24T14:15:22Z",
- "creator_name": "string",
- "current_revision_id": "string",
- "download_url": "string",
- "filename": "string",
- "filesize": 0,
- "has_comments": true,
- "review_status": "string",
- "review_url": "string",
- "revision_count": 0,
- "revision_date": "2019-08-24T14:15:22Z",
- "revision_ids": [
- "string"
], - "story_id": "string",
- "title": "string",
- "viewable": true
}
}, - "proof_reviews": {
- "property1": {
- "can_modify": true,
- "participation_ids": [
- "string"
], - "proof_revision_id": "string",
- "status": "string"
}, - "property2": {
- "can_modify": true,
- "participation_ids": [
- "string"
], - "proof_revision_id": "string",
- "status": "string"
}
}
}
This endpoint returns structured Proof Revision objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results
array
and will be indexed by ID in the proof_revisions
top-level JSON key.
Please see our Response Format section for more information.
{- "count": 0,
- "meta": {
- "count": 0,
- "page_count": 0,
- "page_number": 0,
- "page_size": 0
}, - "results": [
- {
- "key": "string",
- "id": "string"
}
], - "proof_revisions": {
- "property1": {
- "creator_name": "string",
- "current": true,
- "download_url": "string",
- "filesize": 0,
- "original_filename": "string",
- "proof_id": "string",
- "proof_review_id": "string",
- "review_url": "string",
- "revision_date": "2019-08-24T14:15:22Z"
}, - "property2": {
- "creator_name": "string",
- "current": true,
- "download_url": "string",
- "filesize": 0,
- "original_filename": "string",
- "proof_id": "string",
- "proof_review_id": "string",
- "review_url": "string",
- "revision_date": "2019-08-24T14:15:22Z"
}
}, - "proofs": {
- "property1": {
- "created_at": "2019-08-24T14:15:22Z",
- "creator_name": "string",
- "current_revision_id": "string",
- "download_url": "string",
- "filename": "string",
- "filesize": 0,
- "has_comments": true,
- "review_status": "string",
- "review_url": "string",
- "revision_count": 0,
- "revision_date": "2019-08-24T14:15:22Z",
- "revision_ids": [
- "string"
], - "story_id": "string",
- "title": "string",
- "viewable": true
}, - "property2": {
- "created_at": "2019-08-24T14:15:22Z",
- "creator_name": "string",
- "current_revision_id": "string",
- "download_url": "string",
- "filename": "string",
- "filesize": 0,
- "has_comments": true,
- "review_status": "string",
- "review_url": "string",
- "revision_count": 0,
- "revision_date": "2019-08-24T14:15:22Z",
- "revision_ids": [
- "string"
], - "story_id": "string",
- "title": "string",
- "viewable": true
}
}, - "proof_reviews": {
- "property1": {
- "can_modify": true,
- "participation_ids": [
- "string"
], - "proof_revision_id": "string",
- "status": "string"
}, - "property2": {
- "can_modify": true,
- "participation_ids": [
- "string"
], - "proof_revision_id": "string",
- "status": "string"
}
}
}
This endpoint returns structured Proof Revision objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results
array
and will be indexed by ID in the proof_revisions
top-level JSON key.
Please see our Response Format section for more information.
{- "proof_revision": {
- "title": "string"
}
}
{- "count": 0,
- "meta": {
- "count": 0,
- "page_count": 0,
- "page_number": 0,
- "page_size": 0
}, - "results": [
- {
- "key": "string",
- "id": "string"
}
], - "proof_revisions": {
- "property1": {
- "creator_name": "string",
- "current": true,
- "download_url": "string",
- "filesize": 0,
- "original_filename": "string",
- "proof_id": "string",
- "proof_review_id": "string",
- "review_url": "string",
- "revision_date": "2019-08-24T14:15:22Z"
}, - "property2": {
- "creator_name": "string",
- "current": true,
- "download_url": "string",
- "filesize": 0,
- "original_filename": "string",
- "proof_id": "string",
- "proof_review_id": "string",
- "review_url": "string",
- "revision_date": "2019-08-24T14:15:22Z"
}
}, - "proofs": {
- "property1": {
- "created_at": "2019-08-24T14:15:22Z",
- "creator_name": "string",
- "current_revision_id": "string",
- "download_url": "string",
- "filename": "string",
- "filesize": 0,
- "has_comments": true,
- "review_status": "string",
- "review_url": "string",
- "revision_count": 0,
- "revision_date": "2019-08-24T14:15:22Z",
- "revision_ids": [
- "string"
], - "story_id": "string",
- "title": "string",
- "viewable": true
}, - "property2": {
- "created_at": "2019-08-24T14:15:22Z",
- "creator_name": "string",
- "current_revision_id": "string",
- "download_url": "string",
- "filename": "string",
- "filesize": 0,
- "has_comments": true,
- "review_status": "string",
- "review_url": "string",
- "revision_count": 0,
- "revision_date": "2019-08-24T14:15:22Z",
- "revision_ids": [
- "string"
], - "story_id": "string",
- "title": "string",
- "viewable": true
}
}, - "proof_reviews": {
- "property1": {
- "can_modify": true,
- "participation_ids": [
- "string"
], - "proof_revision_id": "string",
- "status": "string"
}, - "property2": {
- "can_modify": true,
- "participation_ids": [
- "string"
], - "proof_revision_id": "string",
- "status": "string"
}
}
}