If I make a REST API call against “https://acmecorp.atlassian.net/rest/api/2/field” it returns me the list of the system and custom fields. Each entry has an “id” and a “key” property, but I cannot see any case where the two are different.
Can someone tell me their meaning? (The REST API docs aren’t very talkative regarding this.)