GET journals/{issn}/works
Summary: Get works by journal
Operation ID: getWorksByJournal
Auth: unknown
Operation ID: getWorksByJournal
Auth: unknown
Description
Retrieve works published in a specific journal.
Parameters (3)
issn
(string, path, required)
The ISSN of the journal
offset
(integer, query, optional, default: 0)
Offset for pagination
rows
(integer, query, optional, default: 20)
Number of results per page
Examples (6)
| Title | Type | URL | Action |
|---|---|---|---|
| Get works by journal ISSN | doc_extracted |
https://api.crossref.org/journals/0102-311X/works |
|
| Query works by journal with query parameter | doc_extracted |
https://api.crossref.org/journals/0102-311X/works?query=zika |
|
| Query works by journal with author filter | doc_extracted |
https://api.crossref.org/journals/0102-311X/works?query.author=Diniz&query=zika |
|
| Get works from Nature journal | curl |
https://api.crossref.org/journals/0028-0836/works |
|
| Get works from Science journal with pagination | curl |
https://api.crossref.org/journals/0036-8075/works?offset=0&rows=10 |
|
| Get works from PLOS ONE with custom result count | curl |
https://api.crossref.org/journals/1932-6203/works?rows=50 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:41:27.302455 | 200 | 495ms | 0.7MB |
| 2026-03-23 10:36:23.728976 | 200 | 1619ms | |
| 2026-03-23 09:38:26.351346 | 200 | 1211ms | |
| 2026-03-23 09:33:47.654573 | 200 | 705ms | |
| 2026-03-23 09:17:00.648793 | 200 | 518ms | |
| 2026-03-23 09:15:58.920851 | 200 | 865ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:17:00.648793 | ca09ed111f26 |
c8d6b2882ce3 |
| 2026-03-23 09:33:47.654573 | c8d6b2882ce3 |
70c2d798bc95 |
| 2026-03-23 09:38:26.351346 | 70c2d798bc95 |
a5e710a2c711 |
| 2026-03-23 10:36:23.728976 | a5e710a2c711 |
666d96bbc5fb |
| 2026-03-23 10:41:27.302455 | 666d96bbc5fb |
002d38a6a7e7 |