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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Clermont1-1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/841e9992-3ee7-49e0-aa78-56b4c3b13884"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38089/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54580/",
    "metadata": {
        "length": 75230,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 237,
        "size": 18250,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}