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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 3183",
    "creator_name": "Josmich",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a20cde4b-6d20-493b-9726-4bee15dd58a5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3660/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50525/",
    "metadata": {
        "length": 326037,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3183,
        "size": 192957,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}