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

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

{
    "category": "https://api.routeconverter.com/v1/categories/336/",
    "description": "Schäferberg bei Espenau",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/caa5f664-3c44-424b-beef-0556480cb23e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/793/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/982/",
    "metadata": {
        "length": 29223,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 201,
        "size": 35538,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-09-26T20:17:01.484000+00:00",
        "country": "DE"
    }
}