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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Route (908 mi / 73 hours)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1ac973f9-7912-4a13-b3ee-bd6abc217062"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35513/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52004/",
    "metadata": {
        "length": 1460828,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 12661,
        "size": 626069,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}