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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1168/",
    "description": "La Nucia 1",
    "creator_name": "Blaukowb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e1f97587-88ae-410c-a6e0-53ba8894c110"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3527/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4184/",
    "metadata": {
        "length": 9661,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5894,
        "size": 376074,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1343,
        "elevationLoss": 1334,
        "country": "ES"
    }
}