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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2014 - Aires Camping Farm.gpx",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/12ff9b7c-da9a-46db-9fa4-e60b07d264da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35342/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51833/",
    "metadata": {
        "length": 31790840,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 263,
        "size": 43712,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}