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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "code",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/214aef06-5846-4989-911a-f14945687542"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35664/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52155/",
    "metadata": {
        "length": 227,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 9,
        "size": 1472,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}