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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "2014 - Campsites with Services.gpx",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e9a3e0ac-d3d5-44a7-9dc0-6f38449266aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40514/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57005/",
    "metadata": {
        "length": 47866621,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 801,
        "size": 134673,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}