This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/55221/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "94ae1aac6dbcacecbf66d69c800b8a83"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Trier",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9de2f75a-a952-46cd-abd0-2f494da02460"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38730/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55221/",
    "metadata": {
        "length": 4956,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 157,
        "size": 1840,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}