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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "bayers",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8027b5ff-5f75-42bf-9d6a-fb57a8d65d31"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37993/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54484/",
    "metadata": {
        "length": 274987,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 124,
        "size": 13932,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}