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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7349/",
    "description": "Extrem",
    "creator_name": "stefanh69",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/08bc2a24-2ea7-4994-8240-a07fb7e967c2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26464/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40137/",
    "metadata": {
        "length": 24098,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1089,
        "size": 154771,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "SK"
    }
}