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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 91",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/703a3d1c-00e0-4741-95a5-e2c7bf3838eb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37607/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54098/",
    "metadata": {
        "length": 24918,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 91,
        "size": 4819,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}