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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Clermont2-1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/789a3346-43b2-423a-8ee5-326eacb86cf5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37821/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54312/",
    "metadata": {
        "length": 96291,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 242,
        "size": 18594,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}